HomeSort by: relevance | last modified time | path
    Searched refs:sc_eeprom_hwrx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_upgtvar.h 447 uint16_t sc_eeprom_hwrx; member in struct:upgt_softc
if_upgt.c 1146 sc->sc_eeprom_hwrx = option_hwrx->rxfilter - UPGT_EEPROM_RX_CONST;
1149 device_xname(sc->sc_dev), sc->sc_eeprom_hwrx);
2055 filter->rxhw = htole32(sc->sc_eeprom_hwrx);
2068 filter->rxhw = htole32(sc->sc_eeprom_hwrx);

Completed in 13 milliseconds