Searched refs:table1_base (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_ipwvar.h142 uint32_t table1_base; member in struct:ipw_softc
H A Dif_ipw.c1593 CSR_WRITE_4(sc, IPW_CSR_AUTOINC_ADDR, sc->table1_base);
1702 return MEM_READ_4(sc, MEM_READ_4(sc, sc->table1_base + off));
1708 MEM_WRITE_4(sc, MEM_READ_4(sc, sc->table1_base + off), info);
2236 sc->table1_base = CSR_READ_4(sc, IPW_CSR_TABLE1_BASE);

Completed in 110 milliseconds