|
Linux Kernel
3.7.1
|
#include <qla1280.h>
Data Fields | |
| struct list_head | list |
| struct scsi_cmnd * | cmd |
| struct completion * | wait |
| dma_addr_t | saved_dma_handle |
| uint8_t | flags |
| uint8_t | dir |
| atomic_t | ref_count |
| struct fc_port * | fcport |
| uint32_t | handle |
| uint16_t | flags |
| uint16_t | type |
| char * | name |
| int | iocbs |
| union { | |
| struct srb_iocb iocb_cmd | |
| struct fc_bsg_job * bsg_job | |
| struct srb_cmd scmd | |
| } | u |
| void(* | done )(void *, void *, int) |
| void(* | free )(void *, void *) |
| struct scsi_qla_host * | ha |
| struct ddb_entry * | ddb |
| uint8_t | state |
| dma_addr_t | dma_handle |
| struct kref | srb_ref |
| uint8_t | err_id |
| uint16_t | reserved |
| uint16_t | iocb_tov |
| uint16_t | iocb_cnt |
| uint16_t | cc_stat |
| uint8_t * | req_sense_ptr |
| uint16_t | req_sense_len |
| uint16_t | reserved2 |
| dma_addr_t dma_handle |
| struct scsi_qla_host* ha |
| dma_addr_t saved_dma_handle |
| union { ... } u |
| struct completion* wait |
1.8.2