Searched refs:ipw2100_imem_get8 (Results 1 – 2 of 2) sorted by relevance
117 ipw2100_imem_get8(struct ipw2100_softc *sc, int32_t addr) in ipw2100_imem_get8() function211 return (ipw2100_imem_get8(sc, addr)); in ipw2100_table1_get8()420 if (ipw2100_imem_get8(sc, 0x210000) & 1) in ipw2100_load_uc()
564 extern uint8_t ipw2100_imem_get8(struct ipw2100_softc *sc, int32_t addr);