Home
last modified time | relevance | path

Searched refs:ATC_SLEEP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_cmd.h46 #define ATC_SLEEP 0xe6 /* sleep */ macro
H A Data_common.c3645 (void) ata_change_power(dip, ATC_SLEEP); in ata_suspend()
3687 cmd = ATC_SLEEP; in ata_power()
3718 if (cmd == ATC_SLEEP) { in ata_change_power()