Searched refs:sas_notify_port_event (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_event.c | 112 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in sas_enable_revalidation() 165 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event) in sas_notify_port_event() function 175 EXPORT_SYMBOL_GPL(sas_notify_port_event);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_scb.c | 235 sas_notify_port_event(&phy->sas_phy, PORTE_BYTES_DMAED); in asd_bytes_dmaed_tasklet() 271 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet() 316 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in asd_primitive_rcvd_tasklet() 337 sas_notify_port_event(sas_phy, PORTE_HARD_RESET); in asd_primitive_rcvd_tasklet() 568 sas_notify_port_event(sas_phy, PORTE_TIMER_EVENT); in escb_tasklet_complete()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_hwi.c | 3190 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED); in pm8001_bytes_dmaed() 3751 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3762 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event() 3775 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event() 3784 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3794 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3804 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3814 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() 3834 sas_notify_port_event(sas_phy, PORTE_HARD_RESET); in mpi_hw_event() [all …]
|
| H A D | pm80xx_hwi.c | 3549 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3560 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event() 3573 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event() 3610 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in mpi_hw_event() 3620 sas_notify_port_event(sas_phy, PORTE_HARD_RESET); in mpi_hw_event() 3626 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3636 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event() 3644 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | libsas.h | 705 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event);
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | libsas.rst | 192 void sas_notify_port_event(struct sas_phy *, enum port_event);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 1426 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in int_bcast_v1_hw()
|
| H A D | hisi_sas_main.c | 663 sas_notify_port_event(sas_phy, PORTE_BYTES_DMAED); in hisi_sas_bytes_dmaed() 1438 sas_notify_port_event(sas_phy, in hisi_sas_rescan_topology()
|
| H A D | hisi_sas_v2_hw.c | 2827 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in phy_bcast_v2_hw()
|
| H A D | hisi_sas_v3_hw.c | 1607 sas_notify_port_event(sas_phy, PORTE_BROADCAST_RCVD); in phy_bcast_v3_hw()
|