Searched refs:sas_notify_port_event (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/scsi/libsas/ |
A D | sas_event.c | 112 sas_notify_port_event(sas_phy, in sas_enable_revalidation() 135 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event, in sas_notify_port_event() function 156 EXPORT_SYMBOL_GPL(sas_notify_port_event);
|
/linux/drivers/scsi/aic94xx/ |
A D | aic94xx_scb.c | 237 sas_notify_port_event(&phy->sas_phy, PORTE_BYTES_DMAED, GFP_ATOMIC); in asd_bytes_dmaed_tasklet() 273 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, GFP_ATOMIC); in asd_link_reset_err_tasklet() 318 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in asd_primitive_rcvd_tasklet() 340 sas_notify_port_event(sas_phy, PORTE_HARD_RESET, in asd_primitive_rcvd_tasklet() 572 sas_notify_port_event(sas_phy, PORTE_TIMER_EVENT, GFP_ATOMIC); in escb_tasklet_complete()
|
/linux/drivers/scsi/pm8001/ |
A D | pm8001_hwi.c | 3812 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3824 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3838 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3848 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3859 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3870 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3881 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3892 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3909 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3920 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() [all …]
|
A D | pm80xx_hwi.c | 3630 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3642 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3656 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3694 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3705 sas_notify_port_event(sas_phy, PORTE_HARD_RESET, GFP_ATOMIC); in mpi_hw_event() 3711 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3722 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3731 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
|
/linux/include/scsi/ |
A D | libsas.h | 712 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
|
/linux/drivers/scsi/isci/ |
A D | port.c | 167 sas_notify_port_event(&iphy->sas_phy, in isci_port_bc_change_received() 227 sas_notify_port_event(&iphy->sas_phy, in isci_port_link_up()
|
/linux/drivers/scsi/mvsas/ |
A D | mv_sas.c | 264 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, gfp_flags); in mvs_bytes_dmaed() 1908 sas_notify_port_event(sas_phy, in mvs_work_queue()
|
/linux/Documentation/scsi/ |
A D | libsas.rst | 192 void sas_notify_port_event(struct sas_phy *, enum port_event, gfp_t);
|
/linux/drivers/scsi/hisi_sas/ |
A D | hisi_sas_main.c | 656 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, gfp_flags); in hisi_sas_bytes_dmaed() 1477 sas_notify_port_event(sas_phy, in hisi_sas_rescan_topology()
|
A D | hisi_sas_v1_hw.c | 1419 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in int_bcast_v1_hw()
|
A D | hisi_sas_v2_hw.c | 2822 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in phy_bcast_v2_hw()
|
A D | hisi_sas_v3_hw.c | 1617 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in phy_bcast_v3_hw()
|
/linux/ |
A D | vmlinux.symvers | 5417 0x00000000 sas_notify_port_event vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 32772 ffff800010861f70 T sas_notify_port_event
|
A D | .tmp_System.map | 32772 ffff800010861f70 T sas_notify_port_event
|
Completed in 345 milliseconds