Searched refs:PHYE_OOB_DONE (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
D | sas_phy.c | 157 [PHYE_OOB_DONE] = sas_phye_oob_done,
|
/kernel/linux/linux-5.10/include/scsi/ |
D | libsas.h | 57 PHYE_OOB_DONE, enumerator
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | libsas.rst | 294 PHYE_OOB_DONE, 340 PHYE_OOB_DONE
|
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 91 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in asd_phy_event_tasklet()
|
/kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
D | mv_sas.c | 232 sas_notify_phy_event_gfp(sas_phy, PHYE_OOB_DONE, gfp_flags); in mvs_bytes_dmaed()
|
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 3305 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up() 3352 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
|
D | pm8001_hwi.c | 3347 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up() 3390 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
|
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 635 sas_notify_phy_event(sas_phy, PHYE_OOB_DONE); in hisi_sas_bytes_dmaed()
|