Searched refs:read_byte_mode2 (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ | ||
D | atp.h | 116 static inline unsigned char read_byte_mode2(short ioaddr) in read_byte_mode2() function |
D | atp.c | 817 do { *p++ = read_byte_mode2(ioaddr); } while (--length > 0); in read_block() |