Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_cmd.h48 #define ATC_SLEEP 0xe6 /* sleep */ macro
H A Data_common.c3641 (void) ata_change_power(dip, ATC_SLEEP); in ata_suspend()
3683 cmd = ATC_SLEEP; in ata_power()
3714 if (cmd == ATC_SLEEP) { in ata_change_power()