Searched refs:wakeup (Results 1 - 14 of 14) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dsynch.cpp31 wakeup(void* identifier) function
/haiku/headers/private/firewire/
H A Dfwglue.h43 #define wakeup(i) release_sem_etc(i->Sem, 0, B_RELEASE_IF_WAITING_ONLY | B_RELEASE_ALL) macro
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsystm.h64 void wakeup(void *);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwivar.h247 wakeup(_sc); \
H A Dif_iwi.c1649 wakeup(sc);
1687 wakeup(sc);
1696 wakeup(sc);
3222 wakeup(sc);
/haiku/src/libs/compat/freebsd_iflib/
H A Dsubr_gtaskqueue.c176 wakeup(tq);
330 wakeup(tb_first);
388 wakeup(gtask);
394 wakeup(tb_first);
573 * meantime, which means we missed a wakeup.
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c1627 wakeup(&sc->sc_fw);
5996 wakeup(&ring->desc[idx]);
7566 wakeup(&ic->ic_state); /* wake iwx_init() */
9862 wakeup(&sc->sc_uc);
9887 wakeup(&sc->sc_uc);
9921 wakeup(&sc->sc_uc);
10011 wakeup(&sc->sc_init_complete);
10136 wakeup(&sc->sc_init_complete);
10299 wakeup(&sc->sc_fw);
10362 wakeup(
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c995 wakeup(sc);
1407 wakeup(sc);
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c1052 wakeup(&sc->sc_fw);
5723 wakeup(ring);
6545 wakeup(&ring->desc[idx]);
8571 wakeup(&ic->ic_state); /* wake iwm_init() */
11133 wakeup(&sc->sc_uc);
11142 wakeup(&sc->sc_init_complete);
11240 wakeup(&sc->sc_init_complete);
11479 wakeup(&sc->sc_fw);
11542 wakeup(&sc->sc_fw);
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp2214 wakeup(it);
2279 wakeup(ir);
H A Dfirewire.cpp235 // wakeup(xfer);
519 // wakeup(fc);
1519 // wakeup((void *)fc);
2205 wakeup((caddr_t)xferq);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c3164 * wakeup. This should unblock raw_xmit/start.
3731 * Process a "command done" firmware notification. This is where we wakeup
3760 wakeup(&ring->desc[desc->idx]);
4150 wakeup(sc);
4171 DPRINTF(sc, IWN_DEBUG_RESET, "%s: ucode wakeup from power-down sleep\n",
4361 wakeup(sc); /* FH DMA transfer completed. */
4365 wakeup(sc); /* Firmware is alive. */
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1093 DPRINTF(sc, WPI_DEBUG_PWRSAVE, "%s: wakeup request\n",
1248 DPRINTF(sc, WPI_DEBUG_PWRSAVE, "%s (%d): requesting wakeup\n",
2124 * Process a "command done" firmware notification. This is where we wakeup
2156 wakeup(cmd);
2388 "%s: ucode wakeup from power-down sleep\n", __func__);
2588 wakeup(sc); /* Firmware is alive. */
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_output.c338 * does (eg CAC timeout, interface wakeup) - the caller must
465 * In power save; queue frame and then wakeup device
1080 wakeup(vap);

Completed in 375 milliseconds