Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ath_stoptxdma
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
5186
(void) ath_stoptxdma(sc);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_misc.h
94
extern int ath_stoptxdma(struct ath_softc *sc);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_tx_edma.c
716
(void) ath_stoptxdma(sc);