Home
last modified time | relevance | path

Searched refs:FC_REG_SCSI_EVENT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_nl.h32 #define FC_REG_SCSI_EVENT 0x0200 /* lpfc scsi events */ macro
43 FC_REG_SCSI_EVENT | \
Dlpfc_scsi.c3597 FC_REG_SCSI_EVENT; in lpfc_send_scsi_error_event()
3612 FC_REG_SCSI_EVENT; in lpfc_send_scsi_error_event()
6027 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_device_reset_handler()
6116 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_target_reset_handler()
Dlpfc_hbadisc.c738 } else if (evt_category == FC_REG_SCSI_EVENT) { in lpfc_send_fastpath_evt()