Home
last modified time | relevance | path

Searched refs:notify_port_event (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/scsi/libsas/
Dsas_event.c112 ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in sas_enable_revalidation()
178 sas_ha->notify_port_event = sas_notify_port_event; in sas_init_events()
/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_scb.c237 sas_ha->notify_port_event(&phy->sas_phy, PORTE_BYTES_DMAED); in asd_bytes_dmaed_tasklet()
273 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()
318 sas_ha->notify_port_event(sas_phy,PORTE_BROADCAST_RCVD); in asd_primitive_rcvd_tasklet()
339 sas_ha->notify_port_event(sas_phy, PORTE_HARD_RESET); in asd_primitive_rcvd_tasklet()
570 sas_ha->notify_port_event(sas_phy, PORTE_TIMER_EVENT); in escb_tasklet_complete()
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_hwi.c3271 pm8001_ha->sas->notify_port_event(sas_phy, PORTE_BYTES_DMAED); in pm8001_bytes_dmaed()
3857 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3869 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event()
3884 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event()
3893 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3903 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3913 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3923 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3935 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event()
3947 sas_ha->notify_port_event(sas_phy, PORTE_HARD_RESET); in mpi_hw_event()
[all …]
Dpm80xx_hwi.c3232 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3244 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event()
3259 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event()
3298 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event()
3310 sas_ha->notify_port_event(sas_phy, PORTE_HARD_RESET); in mpi_hw_event()
3317 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3327 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3336 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
/Linux-v5.4/include/scsi/
Dlibsas.h395 int (*notify_port_event)(struct asd_sas_phy *, enum port_event); member
/Linux-v5.4/drivers/scsi/isci/
Dport.c167 ihost->sas_ha.notify_port_event(&iphy->sas_phy, PORTE_BROADCAST_RCVD); in isci_port_bc_change_received()
226 isci_host->sas_ha.notify_port_event(&iphy->sas_phy, in isci_port_link_up()
/Linux-v5.4/drivers/scsi/mvsas/
Dmv_sas.c265 mvi->sas->notify_port_event(sas_phy, in mvs_bytes_dmaed()
1911 sas_ha->notify_port_event(sas_phy, in mvs_work_queue()
/Linux-v5.4/Documentation/scsi/
Dlibsas.txt157 void (*notify_port_event)(struct sas_phy *, enum port_event);
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1427 sha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in int_bcast_v1_hw()
Dhisi_sas_main.c649 sas_ha->notify_port_event(sas_phy, PORTE_BYTES_DMAED); in hisi_sas_bytes_dmaed()
1418 sas_ha->notify_port_event(sas_phy, in hisi_sas_rescan_topology()
Dhisi_sas_v2_hw.c2825 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in phy_bcast_v2_hw()
Dhisi_sas_v3_hw.c1577 sas_ha->notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in phy_bcast_v3_hw()