Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nl.h31 #define FC_REG_FABRIC_EVENT 0x0100 /* lpfc fabric events */ macro
42 FC_REG_FABRIC_EVENT | \
H A Dlpfc_scsi.c3617 FC_REG_FABRIC_EVENT; in lpfc_send_scsi_error_event()
4126 FC_REG_FABRIC_EVENT; in lpfc_fcp_io_cmd_wqe_cmpl()
4445 FC_REG_FABRIC_EVENT; in lpfc_scsi_cmd_iocb_cmpl()
H A Dlpfc_hbadisc.c765 if (evt_category == FC_REG_FABRIC_EVENT) { in lpfc_send_fastpath_evt()
H A Dlpfc_els.c9830 fabric_event.event_type = FC_REG_FABRIC_EVENT; in lpfc_send_els_failure_event()