HomeSort by: relevance | last modified time | path
    Searched defs:wm_put_swfw_semaphore (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 1091 static void wm_put_swfw_semaphore(struct wm_softc *, uint16_t);
13121 wm_put_swfw_semaphore(sc, SWFW_MAC_CSR_SM);
13166 wm_put_swfw_semaphore(sc, SWFW_MAC_CSR_SM);
15650 wm_put_swfw_semaphore(struct wm_softc *sc, uint16_t mask) function in typeref:typename:void
15685 wm_put_swfw_semaphore(sc, SWFW_EEP_SM);
15701 wm_put_swfw_semaphore(sc, SWFW_EEP_SM);
15768 wm_put_swfw_semaphore(sc, swfwphysem[sc->sc_funcid]);

Completed in 41 milliseconds