Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h155 uint32_t table1_base; member
H A Dif_ipw.c2376 sc->table1_base = CSR_READ_4(sc, IPW_CSR_TABLE1_BASE); in ipw_init_locked()
2532 CSR_WRITE_4(sc, IPW_CSR_AUTOINC_ADDR, sc->table1_base); in ipw_sysctl_stats()
2556 return MEM_READ_4(sc, MEM_READ_4(sc, sc->table1_base + off)); in ipw_read_table1()
2562 MEM_WRITE_4(sc, MEM_READ_4(sc, sc->table1_base + off), info); in ipw_write_table1()