Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c156 ipw2100_imem_put16(struct ipw2100_softc *sc, uint32_t addr, uint16_t val) in ipw2100_imem_put16() function
392 ipw2100_imem_put16(sc, 0x220000, 0x0703); in ipw2100_load_uc()
393 ipw2100_imem_put16(sc, 0x220000, 0x0707); in ipw2100_load_uc()
409 ipw2100_imem_put16(sc, 0x220000, 0x0703); in ipw2100_load_uc()
410 ipw2100_imem_put16(sc, 0x220000, 0x0707); in ipw2100_load_uc()
H A Dipw2100_impl.h573 extern void ipw2100_imem_put16(struct ipw2100_softc *sc,