Searched refs:IDE_LBAHIGH (Results 1 – 1 of 1) sorted by relevance
32 #define IDE_LBAHIGH 5 macro207 outb(ide->base + IDE_LBAHIGH, 0x00); in IDE_Identify()376 outb(ide->base + IDE_LBAHIGH, off >> 40); in IDE_ReadOne()381 outb(ide->base + IDE_LBAHIGH, (off >> 16) & 0xff); in IDE_ReadOne()450 outb(ide->base + IDE_LBAHIGH, off >> 40); in IDE_WriteOne()455 outb(ide->base + IDE_LBAHIGH, (off >> 16) & 0xff); in IDE_WriteOne()