Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c171 #define PCNET32_WIO_RDP 0x10 macro
295 return inw(addr + PCNET32_WIO_RDP); in pcnet32_wio_read_csr()
301 outw(val, addr + PCNET32_WIO_RDP); in pcnet32_wio_write_csr()