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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dpdc202xx_old.c89 u8 sc1d = inb(high_16 + 0x1d); local
96 return (sc1d & 0x40) ? 1 : 0;
102 return (sc1d & 0x04) ? 1 : 0;

Completed in 54 milliseconds