Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-disk.c688 args.hobRegister[IDE_CONTROL_OFFSET_HOB]= (drive->ctl|0x80); in lba_48_rw_disk()
1114 args.hobRegister[IDE_CONTROL_OFFSET_HOB]= (drive->ctl|0x80); in idedisk_set_max_address_ext()
Dide-taskfile.c166 printk("HTF.7=x%02x\n", args->hobRegister[IDE_CONTROL_OFFSET_HOB]); in debug_taskfile()
/linux-2.4.37.9/include/linux/
Dide.h177 #define IDE_CONTROL_OFFSET_HOB (7) macro