Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
lpfc_scsi_buf Struct Reference

#include <lpfc_scsi.h>

Data Fields

struct list_head list
 
struct scsi_cmndpCmd
 
struct lpfc_rport_datardata
 
uint32_t timeout
 
uint16_t exch_busy
 
uint16_t status
 
uint32_t result
 
uint32_t seg_cnt
 
uint32_t prot_seg_cnt
 
dma_addr_t nonsg_phys
 
voiddata
 
dma_addr_t dma_handle
 
struct fcp_cmndfcp_cmnd
 
struct fcp_rspfcp_rsp
 
struct ulp_bde64fcp_bpl
 
dma_addr_t dma_phys_bpl
 
struct lpfc_iocbq cur_iocbq
 
wait_queue_head_twaitq
 
unsigned long start_time
 

Detailed Description

Definition at line 115 of file lpfc_scsi.h.

Field Documentation

struct lpfc_iocbq cur_iocbq

Definition at line 150 of file lpfc_scsi.h.

Definition at line 138 of file lpfc_scsi.h.

dma_addr_t dma_handle

Definition at line 139 of file lpfc_scsi.h.

dma_addr_t dma_phys_bpl

Definition at line 145 of file lpfc_scsi.h.

uint16_t exch_busy

Definition at line 122 of file lpfc_scsi.h.

struct ulp_bde64* fcp_bpl

Definition at line 143 of file lpfc_scsi.h.

Definition at line 141 of file lpfc_scsi.h.

Definition at line 142 of file lpfc_scsi.h.

Definition at line 116 of file lpfc_scsi.h.

dma_addr_t nonsg_phys

Definition at line 131 of file lpfc_scsi.h.

Definition at line 117 of file lpfc_scsi.h.

uint32_t prot_seg_cnt

Definition at line 129 of file lpfc_scsi.h.

Definition at line 118 of file lpfc_scsi.h.

uint32_t result

Definition at line 124 of file lpfc_scsi.h.

uint32_t seg_cnt

Definition at line 126 of file lpfc_scsi.h.

unsigned long start_time

Definition at line 152 of file lpfc_scsi.h.

Definition at line 123 of file lpfc_scsi.h.

uint32_t timeout

Definition at line 120 of file lpfc_scsi.h.

Definition at line 151 of file lpfc_scsi.h.


The documentation for this struct was generated from the following file: