Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_scsi.c4113 lpfc_cmd->status = IOSTAT_DEFAULT; in lpfc_fcp_io_cmd_wqe_cmpl()
4259 lpfc_cmd->status = IOSTAT_DEFAULT; in lpfc_fcp_io_cmd_wqe_cmpl()
4434 lpfc_cmd->status = IOSTAT_DEFAULT; in lpfc_scsi_cmd_iocb_cmpl()
Dlpfc_hw.h4381 #define IOSTAT_DEFAULT 0xF /* Same as rsvd5 for now */ macro