]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/lpfc/lpfc_sli.h
[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes
[linux-2.6-omap-h63xx.git] / drivers / scsi / lpfc / lpfc_sli.h
index 5fcfe88e2a3f9d464b3f1b40b37d2447620d04b6..1796473ad65e1d30dded81f8344f07f63b0ce78e 100644 (file)
@@ -44,6 +44,7 @@ struct lpfc_iocbq {
 #define LPFC_IO_FCP            4       /* FCP command -- iocbq in scsi_buf */
 #define LPFC_DRIVER_ABORTED    8       /* driver aborted this request */
 #define LPFC_IO_FABRIC         0x10    /* Iocb send using fabric scheduler */
+#define LPFC_DELAY_MEM_FREE    0x20    /* Defer free'ing of FC data */
 
        uint8_t abort_count;
        uint8_t rsvd2;