Searched refs:fc_host_post_vendor_event (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/scsi/
H A Dscsi_transport_fc.h850 void fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
852 /* Note: when specifying vendor_id to fc_host_post_vendor_event()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfad_im.c674 fc_host_post_vendor_event(shost, fc_get_event_number(), bfad_aen_im_notify_handler()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_init.c1431 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_board_errevt_to_mgmt()
1531 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_handle_eratt_s3()
1555 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_handle_eratt_s3()
1681 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_handle_eratt_s4()
1740 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_handle_eratt_s4()
4135 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_sli4_async_sli_evt()
4151 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_sli4_async_sli_evt()
6304 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_post_init_setup()
H A Dlpfc_scsi.c5145 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_device_reset_handler()
5223 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_target_reset_handler()
5272 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_bus_reset_handler()
H A Dlpfc_els.c4797 fc_host_post_vendor_event(shost, lpfc_send_rscn_event()
6509 fc_host_post_vendor_event(shost, lpfc_send_els_failure_event()
6527 fc_host_post_vendor_event(shost, lpfc_send_els_failure_event()
6598 fc_host_post_vendor_event(shost, lpfc_send_els_event()
6605 fc_host_post_vendor_event(shost, lpfc_send_els_event()
H A Dlpfc_hbadisc.c522 fc_host_post_vendor_event(shost, lpfc_send_fastpath_evt()
H A Dlpfc_sli.c9083 fc_host_post_vendor_event(shost, fc_get_event_number(), lpfc_sli_async_event_handler()
/linux-4.1.27/drivers/scsi/
H A Dscsi_transport_fc.c592 * fc_host_post_vendor_event - called to post a vendor unique event on an fc_host
603 fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number, fc_host_post_vendor_event() function
654 EXPORT_SYMBOL(fc_host_post_vendor_event); variable

Completed in 460 milliseconds