Home
last modified time | relevance | path

Searched refs:LPFC_EVENT_FABRIC_BUSY (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_nl.h104 #define LPFC_EVENT_FABRIC_BUSY 0x01 macro
Dlpfc_scsi.c4316 LPFC_EVENT_PORT_BUSY : LPFC_EVENT_FABRIC_BUSY; in lpfc_fcp_io_cmd_wqe_cmpl()
4631 LPFC_EVENT_PORT_BUSY : LPFC_EVENT_FABRIC_BUSY; in lpfc_scsi_cmd_iocb_cmpl()
Dlpfc_hbadisc.c601 } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) || in lpfc_send_fastpath_evt()
Dlpfc_els.c9252 fabric_event.subcategory = LPFC_EVENT_FABRIC_BUSY; in lpfc_send_els_failure_event()