Searched refs:fc_host_post_vendor_event (Results 1 – 6 of 6) sorted by relevance
/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 842 void fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
|
/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 685 fc_host_post_vendor_event(shost, fc_get_event_number(), in bfad_aen_im_notify_handler()
|
/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 631 fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number, in fc_host_post_vendor_event() function 637 EXPORT_SYMBOL(fc_host_post_vendor_event);
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 7924 fc_host_post_vendor_event(shost, in lpfc_send_rscn_event() 9760 fc_host_post_vendor_event(shost, in lpfc_send_els_failure_event() 9778 fc_host_post_vendor_event(shost, in lpfc_send_els_failure_event() 9849 fc_host_post_vendor_event(shost, in lpfc_send_els_event() 9856 fc_host_post_vendor_event(shost, in lpfc_send_els_event()
|
H A D | lpfc_scsi.c | 6030 fc_host_post_vendor_event(shost, fc_get_event_number(), in lpfc_device_reset_handler() 6119 fc_host_post_vendor_event(shost, fc_get_event_number(), in lpfc_target_reset_handler()
|
H A D | lpfc_hbadisc.c | 810 fc_host_post_vendor_event(shost, in lpfc_send_fastpath_evt()
|