Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c266 static void mwl_hal_getisr(struct mwl_softc *, uint32_t *);
3064 mwl_hal_getisr(struct mwl_softc *sc, uint32_t *status) in mwl_hal_getisr() function
3332 mwl_hal_getisr(sc, &status); /* NB: clears ISR too */ in mwl_intr()