[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc_scsi.h
index c7c440d5fa29668010bc53df87e0c2901328bdb7..65dfc8bd5b49ae385e6d15c51909c245aed71da0 100644 (file)
@@ -140,6 +140,8 @@ struct lpfc_scsi_buf {
        struct fcp_rsp *fcp_rsp;
        struct ulp_bde64 *fcp_bpl;
 
+       dma_addr_t dma_phys_bpl;
+
        /* cur_iocbq has phys of the dma-able buffer.
         * Iotag is in here
         */
This page took 0.027291 seconds and 5 git commands to generate.