Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c3550 FC_REG_FABRIC_EVENT; in lpfc_send_scsi_error_event()
3915 FC_REG_FABRIC_EVENT; in lpfc_scsi_cmd_iocb_cmpl()
H A Dlpfc_hbadisc.c466 if (evt_category == FC_REG_FABRIC_EVENT) { in lpfc_send_fastpath_evt()
H A Dlpfc_els.c8276 fabric_event.event_type = FC_REG_FABRIC_EVENT; in lpfc_send_els_failure_event()