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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Datp.h102 static inline unsigned char read_byte_mode0(short ioaddr) function
115 /* The same as read_byte_mode0(), but does multiple inb()s for stability. */
H A Datp.c786 do { *p++ = read_byte_mode0(ioaddr); } while (--length > 0);

Completed in 41 milliseconds