Searched refs:PCNET32_DWIO_RAP (Results 1 – 2 of 2) sorted by relevance
138 #define PCNET32_DWIO_RAP 0x14 macro301 outl(0, bar0 + PCNET32_DWIO_RAP); in load_kernel()
287 #define PCNET32_DWIO_RAP 0x14 macro460 outl (index, addr+PCNET32_DWIO_RAP); in pcnet32_dwio_read_csr()466 outl (index, addr+PCNET32_DWIO_RAP); in pcnet32_dwio_write_csr()472 outl (index, addr+PCNET32_DWIO_RAP); in pcnet32_dwio_read_bcr()478 outl (index, addr+PCNET32_DWIO_RAP); in pcnet32_dwio_write_bcr()484 return (inl (addr+PCNET32_DWIO_RAP) & 0xffff); in pcnet32_dwio_read_rap()489 outl (val, addr+PCNET32_DWIO_RAP); in pcnet32_dwio_write_rap()499 outl (88, addr+PCNET32_DWIO_RAP); in pcnet32_dwio_check()500 return ((inl (addr+PCNET32_DWIO_RAP) & 0xffff) == 88); in pcnet32_dwio_check()