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

  /src/sys/dev/usb/
if_upgt.c 1142 struct upgt_eeprom_option_hwrx *option_hwrx; local in function:upgt_eeprom_parse_hwrx
1144 option_hwrx = (struct upgt_eeprom_option_hwrx *)data;
1146 sc->sc_eeprom_hwrx = option_hwrx->rxfilter - UPGT_EEPROM_RX_CONST;
if_upgt.c 1142 struct upgt_eeprom_option_hwrx *option_hwrx; local in function:upgt_eeprom_parse_hwrx
1144 option_hwrx = (struct upgt_eeprom_option_hwrx *)data;
1146 sc->sc_eeprom_hwrx = option_hwrx->rxfilter - UPGT_EEPROM_RX_CONST;

Completed in 103 milliseconds