Home
last modified time | relevance | path

Searched refs:sas_notify_port_event (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/drivers/scsi/libsas/
Dsas_event.c117 sas_notify_port_event(sas_phy, in sas_enable_revalidation()
164 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event, in sas_notify_port_event() function
189 EXPORT_SYMBOL_GPL(sas_notify_port_event);
Dsas_init.c409 sas_notify_port_event(first_phy, in sas_resume_insert_broadcast_ha()
/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_scb.c237 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-5.19.10/drivers/scsi/pm8001/
Dpm8001_hwi.c3160 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, GFP_ATOMIC); in pm8001_bytes_dmaed()
3712 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3724 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event()
3738 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event()
3748 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3759 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3770 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3781 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3792 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event()
3803 sas_notify_port_event(sas_phy, PORTE_HARD_RESET, GFP_ATOMIC); in mpi_hw_event()
[all …]
Dpm80xx_hwi.c3558 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3570 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event()
3584 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event()
3622 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in mpi_hw_event()
3633 sas_notify_port_event(sas_phy, PORTE_HARD_RESET, GFP_ATOMIC); in mpi_hw_event()
3639 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3650 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
3661 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR, in mpi_hw_event()
/linux-5.19.10/include/scsi/
Dlibsas.h754 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
/linux-5.19.10/drivers/scsi/isci/
Dport.c167 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-5.19.10/drivers/scsi/mvsas/
Dmv_sas.c269 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, gfp_flags); in mvs_bytes_dmaed()
1748 sas_notify_port_event(sas_phy, in mvs_work_queue()
/linux-5.19.10/Documentation/scsi/
Dlibsas.rst192 void sas_notify_port_event(struct sas_phy *, enum port_event, gfp_t);
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c652 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED, gfp_flags); in hisi_sas_bytes_dmaed()
1367 sas_notify_port_event(sas_phy, in hisi_sas_rescan_topology()
Dhisi_sas_v1_hw.c1418 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in int_bcast_v1_hw()
Dhisi_sas_v2_hw.c2823 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in phy_bcast_v2_hw()
Dhisi_sas_v3_hw.c1633 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD, in phy_bcast_v3_hw()