Searched refs:PCNET32_DWIO_RAP (Results 1 – 1 of 1) sorted by relevance
190 #define PCNET32_DWIO_RAP 0x14 macro397 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_read_csr()403 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_csr()409 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_read_bcr()415 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_bcr()421 return inl(addr + PCNET32_DWIO_RAP) & 0xffff; in pcnet32_dwio_read_rap()426 outl(val, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_rap()436 outl(88, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_check()437 return (inl(addr + PCNET32_DWIO_RAP) & 0xffff) == 88; in pcnet32_dwio_check()