Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhdreg.h331 #define SMART_LCYL_PASS 0x4F macro
/linux-2.4.37.9/drivers/ide/
Dide-disk.c1325 args.tfRegister[IDE_LCYL_OFFSET] = SMART_LCYL_PASS; in smart_enable()
1339 args.tfRegister[IDE_LCYL_OFFSET] = SMART_LCYL_PASS; in get_smart_values()
1353 args.tfRegister[IDE_LCYL_OFFSET] = SMART_LCYL_PASS; in get_smart_thresholds()
Dide-taskfile.c1193 args->tfRegister[IDE_LCYL_OFFSET] = SMART_LCYL_PASS; in ide_cmd_type_parser()