Searched refs:FC_REG_SCSI_EVENT (Results 1 – 3 of 3) sorted by relevance
30 #define FC_REG_SCSI_EVENT 0x0200 /* lpfc scsi events */ macro41 FC_REG_SCSI_EVENT | \
3577 FC_REG_SCSI_EVENT; in lpfc_send_scsi_error_event()3592 FC_REG_SCSI_EVENT; in lpfc_send_scsi_error_event()5172 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_device_reset_handler()5250 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_target_reset_handler()5299 scsi_event.event_type = FC_REG_SCSI_EVENT; in lpfc_bus_reset_handler()
471 } else if (evt_category == FC_REG_SCSI_EVENT) { in lpfc_send_fastpath_evt()