NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rtw_detach
sys/dev/cardbus/if_rtw_cardbus.c
295
if ((rc = rtw_detach(sc)) != 0)
sys/dev/ic/rtw.c
4254
rtw_detach(sc);
sys/dev/ic/rtwvar.h
544
int rtw_detach(struct rtw_softc *);
sys/dev/pci/if_rtw_pci.c
285
if ((rc = rtw_detach(sc)) != 0)