Searched refs:PHYE_OOB_DONE (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_phy.c | 48 clear_bit(PHYE_OOB_DONE, &phy->phy_events_pending); in sas_phye_oob_done() 124 [PHYE_OOB_DONE] = sas_phye_oob_done, in sas_register_phys()
|
/linux-4.4.14/include/scsi/ |
D | libsas.h | 79 PHYE_OOB_DONE = 1, enumerator
|
/linux-4.4.14/Documentation/scsi/ |
D | libsas.txt | 259 PHYE_OOB_DONE, 292 PHYE_OOB_DONE -- OOB went fine and oob_mode is valid
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 110 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in asd_phy_event_tasklet()
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_sas.c | 249 sas_ha->notify_phy_event(sas_phy, PHYE_OOB_DONE); in mvs_bytes_dmaed()
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 2955 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up() 3003 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
|
D | pm8001_hwi.c | 3418 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up() 3463 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
|