Home
last modified time | relevance | path

Searched refs:PHYE_SPINUP_HOLD (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/libsas/
Dsas_phy.c91 clear_bit(PHYE_SPINUP_HOLD, &phy->phy_events_pending); in sas_phye_spinup_hold()
126 [PHYE_SPINUP_HOLD] = sas_phye_spinup_hold, in sas_register_phys()
/linux-4.4.14/include/scsi/
Dlibsas.h81 PHYE_SPINUP_HOLD = 3, /* hot plug SATA, no COMWAKE sent */ enumerator
/linux-4.4.14/Documentation/scsi/
Dlibsas.txt261 PHYE_SPINUP_HOLD.
295 PHYE_SPINUP_HOLD -- SATA is present, COMWAKE not sent.
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_scb.c115 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in asd_phy_event_tasklet()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.c3183 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event()
Dpm8001_hwi.c3828 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event()