FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
R92S_SWHW_SEL
sys/dev/usb/wlan/if_rsu.c
3167
reg = (reg & ~R92S_SWHW_SEL) | R92S_FWHW_SEL;
sys/dev/usb/wlan/if_rsu.c
3200
reg & ~(R92S_SWHW_SEL | R92S_FWHW_SEL));
sys/dev/usb/wlan/if_rsu.c
3268
reg = (reg & ~R92S_SWHW_SEL) | R92S_FWHW_SEL;