Searched refs:fwsig (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c197 sc->fwsig = 0x88e;
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c85 sc->fwsig = 0x88c;
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c177 sc->fwsig = 0x92e;
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwn_fw.c140 if ((le16toh(hdr->signature) >> 4) == sc->fwsig) {
H A Dif_rtwnvar.h253 uint16_t fwsig; member in struct:rtwn_softc
/freebsd-current/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c204 sc->fwsig = 0x88e;
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c252 sc->fwsig = 0x210;
/freebsd-current/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c83 sc->fwsig = 0x88c;
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c266 sc->fwsig = 0x950;

Completed in 84 milliseconds