Searched refs:sas_notify_port_event (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/drivers/scsi/libsas/ |
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-v5.15/drivers/scsi/aic94xx/ |
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-v5.15/drivers/scsi/pm8001/ |
D | pm8001_hwi.c | 3244 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, GFP_ATOMIC); in pm8001_bytes_dmaed() 3808 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3820 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3834 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3844 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3855 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3866 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3877 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3888 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3899 sas_notify_port_event(sas_phy, PORTE_HARD_RESET, GFP_ATOMIC); in mpi_hw_event() [all …]
|
D | pm80xx_hwi.c | 3589 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3601 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3615 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3653 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event() 3664 sas_notify_port_event(sas_phy, PORTE_HARD_RESET, GFP_ATOMIC); in mpi_hw_event() 3670 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3681 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event() 3690 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
|
/Linux-v5.15/include/scsi/ |
D | libsas.h | 711 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
|
/Linux-v5.15/drivers/scsi/isci/ |
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-v5.15/drivers/scsi/mvsas/ |
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-v5.15/Documentation/scsi/ |
D | libsas.rst | 192 void sas_notify_port_event(struct sas_phy *, enum port_event, gfp_t);
|
/Linux-v5.15/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 656 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, gfp_flags); in hisi_sas_bytes_dmaed() 1444 sas_notify_port_event(sas_phy, in hisi_sas_rescan_topology()
|
D | hisi_sas_v1_hw.c | 1426 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in int_bcast_v1_hw()
|
D | hisi_sas_v2_hw.c | 2828 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in phy_bcast_v2_hw()
|
D | hisi_sas_v3_hw.c | 1619 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in phy_bcast_v3_hw()
|