Linux Kernel
3.7.1
|
#include <ibmvfc.h>
Data Fields | |
struct list_head | queue |
struct ibmvfc_host * | vhost |
struct ibmvfc_target * | tgt |
struct scsi_cmnd * | cmnd |
atomic_t | free |
union ibmvfc_iu * | xfer_iu |
void(* | done )(struct ibmvfc_event *) |
struct ibmvfc_crq | crq |
union ibmvfc_iu | iu |
union ibmvfc_iu * | sync_iu |
struct srp_direct_buf * | ext_list |
dma_addr_t | ext_list_token |
struct completion | comp |
struct completion * | eh_comp |
struct timer_list | timer |
struct completion comp |
struct ibmvfc_crq crq |
void(* done)(struct ibmvfc_event *) |
struct completion* eh_comp |
struct srp_direct_buf* ext_list |
dma_addr_t ext_list_token |
struct ibmvfc_target* tgt |
struct ibmvfc_host* vhost |