Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_nl.h31 #define FC_REG_FABRIC_EVENT 0x0100 /* lpfc fabric events */ macro
42 FC_REG_FABRIC_EVENT | \
Dlpfc_scsi.c3550 FC_REG_FABRIC_EVENT; in lpfc_send_scsi_error_event()
3915 FC_REG_FABRIC_EVENT; in lpfc_scsi_cmd_iocb_cmpl()
Dlpfc_hbadisc.c466 if (evt_category == FC_REG_FABRIC_EVENT) { in lpfc_send_fastpath_evt()
Dlpfc_els.c8249 fabric_event.event_type = FC_REG_FABRIC_EVENT; in lpfc_send_els_failure_event()