Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Datp.h122 static inline unsigned char read_byte_mode2(short ioaddr) in read_byte_mode2() function
H A Datp.c812 do { *p++ = read_byte_mode2(ioaddr); } while (--length > 0); in read_block()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Datp.h122 static inline unsigned char read_byte_mode2(short ioaddr) in read_byte_mode2() function
H A Datp.c814 do { *p++ = read_byte_mode2(ioaddr); } while (--length > 0); in read_block()

Completed in 4 milliseconds