Home
last modified time | relevance | path

Searched refs:IOERR_DRVR_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4206 if (lpfc_cmd->result & IOERR_DRVR_MASK) in lpfc_fcp_io_cmd_wqe_cmpl()
4416 (lpfc_cmd->result & IOERR_DRVR_MASK)) in lpfc_scsi_cmd_iocb_cmpl()
H A Dlpfc_hw.h3884 #define IOERR_DRVR_MASK 0x100 macro