Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhdreg.h363 #define SETFEATURES_EN_AAM 0x42 /* Enable Automatic Acoustic Management */ macro
/linux-2.4.37.9/drivers/ide/
Dide-taskfile.c1231 case SETFEATURES_EN_AAM: in ide_cmd_type_parser()
Dide-disk.c1557 args.tfRegister[IDE_FEATURE_OFFSET] = (arg) ? SETFEATURES_EN_AAM : in set_acoustic()