Linux Kernel
3.7.1
|
Data Fields | |
struct vio_dev * | dma_dev |
struct crq_queue | crq_queue |
struct work_struct | crq_work |
unsigned long | liobn |
unsigned long | riobn |
struct srp_target * | target |
struct srp_rport * | rport |
Definition at line 64 of file ibmvstgt.c.
Definition at line 67 of file ibmvstgt.c.
struct work_struct crq_work |
Definition at line 68 of file ibmvstgt.c.
Definition at line 65 of file ibmvstgt.c.
unsigned long liobn |
Definition at line 70 of file ibmvstgt.c.
unsigned long riobn |
Definition at line 71 of file ibmvstgt.c.
Definition at line 74 of file ibmvstgt.c.
struct srp_target* target |
Definition at line 72 of file ibmvstgt.c.