Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_nl.h32 #define FC_REG_SCSI_EVENT 0x0200 /* lpfc scsi events */ macro
43 FC_REG_SCSI_EVENT | \
Dlpfc_scsi.c3576 FC_REG_SCSI_EVENT; in lpfc_send_scsi_error_event()
3591 FC_REG_SCSI_EVENT; in lpfc_send_scsi_error_event()
6000 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_device_reset_handler()
6089 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_target_reset_handler()
Dlpfc_hbadisc.c778 } else if (evt_category == FC_REG_SCSI_EVENT) { in lpfc_send_fastpath_evt()