Home
last modified time | relevance | path

Searched defs:lpfc_io_buf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h415 struct lpfc_io_buf { struct
417 struct list_head list;
418 void *data;
420 dma_addr_t dma_handle;
421 dma_addr_t dma_phys_sgl;
423 struct sli4_sge *dma_sgl; /* initial segment chunk */
426 struct list_head dma_sgl_xtra_list;
429 struct list_head dma_cmd_rsp_list;
431 struct lpfc_iocbq cur_iocbq;
432 struct lpfc_sli4_hdw_queue *hdwq;
[all …]