Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Datp.h108 static inline unsigned char read_byte_mode0(short ioaddr) in read_byte_mode0() function
H A Datp.c812 do { *p++ = read_byte_mode0(ioaddr); } while (--length > 0); in read_block()