Searched refs:IOERR_DRVR_MASK (Results 1 – 2 of 2) sorted by relevance
4275 (lpfc_cmd->result & IOERR_DRVR_MASK)) in lpfc_fcp_io_cmd_wqe_cmpl()4367 if (lpfc_cmd->result & IOERR_DRVR_MASK) in lpfc_fcp_io_cmd_wqe_cmpl()4593 (lpfc_cmd->result & IOERR_DRVR_MASK)) in lpfc_scsi_cmd_iocb_cmpl()
3793 #define IOERR_DRVR_MASK 0x100 macro