Searched refs:PCNET32_DWIO_RAP (Results 1 – 1 of 1) sorted by relevance
190 #define PCNET32_DWIO_RAP 0x14 macro394 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_read_csr()400 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_csr()406 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_read_bcr()412 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_bcr()418 return inl(addr + PCNET32_DWIO_RAP) & 0xffff; in pcnet32_dwio_read_rap()423 outl(val, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_rap()433 outl(88, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_check()434 return (inl(addr + PCNET32_DWIO_RAP) & 0xffff) == 88; in pcnet32_dwio_check()