Searched refs:PCNET32_DWIO_RAP (Results 1 – 1 of 1) sorted by relevance
186 #define PCNET32_DWIO_RAP 0x14 macro389 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_read_csr()395 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_csr()401 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_read_bcr()407 outl(index, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_bcr()413 return (inl(addr + PCNET32_DWIO_RAP) & 0xffff); in pcnet32_dwio_read_rap()418 outl(val, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_write_rap()428 outl(88, addr + PCNET32_DWIO_RAP); in pcnet32_dwio_check()429 return ((inl(addr + PCNET32_DWIO_RAP) & 0xffff) == 88); in pcnet32_dwio_check()