Searched refs:ATA_SC_DET_IDLE (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/ata/
H A Data-sata.c166 if ((val & ATA_SC_DET_MASK) == ATA_SC_DET_IDLE) {
168 ATA_SC_DET_IDLE | ((ch->pm_level > 0) ? 0 :
203 ATA_SC_DET_IDLE | val1 | ((ch->pm_level > 0) ? 0 :
H A Data-all.h136 #define ATA_SC_DET_IDLE 0x00000000 macro
/freebsd-10-stable/usr.sbin/bhyve/
H A Dahci.h129 #define ATA_SC_DET_IDLE 0x00000000 macro
/freebsd-10-stable/sys/dev/siis/
H A Dsiis.h123 #define ATA_SC_DET_IDLE 0x00000000 macro
H A Dsiis.c1637 ATA_SC_DET_IDLE | val | ((ch->pm_level > 0) ? 0 :
/freebsd-10-stable/sys/dev/ahci/
H A Dahci.h126 #define ATA_SC_DET_IDLE 0x00000000 macro
H A Dahci.c2448 ATA_SC_DET_IDLE | val | ((ch->pm_level > 0) ? 0 :

Completed in 407 milliseconds