Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nl.h105 #define LPFC_EVENT_PORT_BUSY 0x02 macro
H A Dlpfc_scsi.c4129 LPFC_EVENT_PORT_BUSY : LPFC_EVENT_FABRIC_BUSY; in lpfc_fcp_io_cmd_wqe_cmpl()
4448 LPFC_EVENT_PORT_BUSY : LPFC_EVENT_FABRIC_BUSY; in lpfc_scsi_cmd_iocb_cmpl()
H A Dlpfc_hbadisc.c771 (evt_sub_category == LPFC_EVENT_PORT_BUSY)) { in lpfc_send_fastpath_evt()
H A Dlpfc_els.c9832 fabric_event.subcategory = LPFC_EVENT_PORT_BUSY; in lpfc_send_els_failure_event()