table1_base 1434 dev/pci/if_ipw.c return MEM_READ_4(sc, MEM_READ_4(sc, sc->table1_base + off)); table1_base 1440 dev/pci/if_ipw.c MEM_WRITE_4(sc, MEM_READ_4(sc, sc->table1_base + off), info); table1_base 1929 dev/pci/if_ipw.c sc->table1_base = CSR_READ_4(sc, IPW_CSR_TABLE1_BASE); table1_base 134 dev/pci/if_ipwvar.h uint32_t table1_base;