Home
last modified time | relevance | path

Searched refs:ATA_PM_ACTIVE_IDLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/camcontrol/
H A Depc.c475 else if (count == ATA_PM_ACTIVE_IDLE) { in epc_getmode()
486 case ATA_PM_ACTIVE_IDLE: in epc_getmode()
H A Dcamcontrol.c9336 case ATA_PM_ACTIVE_IDLE: in atapm_proc_resp()
/freebsd/sys/sys/
H A Data.h484 #define ATA_PM_ACTIVE_IDLE 0xff /* active or idle */ macro