Searched refs:HD_CURRENT (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dhd.c66 #define HD_CURRENT 0x1f6 /* 101dhhhh , d=drive, hhhh=head */ macro
237 inb(HD_CURRENT) & 0xf, inb(HD_SECTOR));
297 outb_p(0xA0 | (drive<<4) | head, HD_CURRENT);

Completed in 30 milliseconds