Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c117 ipw2100_imem_get8(struct ipw2100_softc *sc, int32_t addr) in ipw2100_imem_get8() function
211 return (ipw2100_imem_get8(sc, addr)); in ipw2100_table1_get8()
420 if (ipw2100_imem_get8(sc, 0x210000) & 1) in ipw2100_load_uc()
H A Dipw2100_impl.h564 extern uint8_t ipw2100_imem_get8(struct ipw2100_softc *sc, int32_t addr);