Searched refs:IOERR_DRVR_MASK (Results 1 – 2 of 2) sorted by relevance
4110 (lpfc_cmd->result & IOERR_DRVR_MASK)) in lpfc_fcp_io_cmd_wqe_cmpl()4202 if (lpfc_cmd->result & IOERR_DRVR_MASK) in lpfc_fcp_io_cmd_wqe_cmpl()4431 (lpfc_cmd->result & IOERR_DRVR_MASK)) in lpfc_scsi_cmd_iocb_cmpl()
3860 #define IOERR_DRVR_MASK 0x100 macro