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

  /src/sys/dev/usb/
if_upgt.c 1049 uint16_t option_type; local in function:upgt_eeprom_parse
1063 option_type =
1066 switch (option_type) {
1127 device_xname(sc->sc_dev), option_type, option_len);
if_upgt.c 1049 uint16_t option_type; local in function:upgt_eeprom_parse
1063 option_type =
1066 switch (option_type) {
1127 device_xname(sc->sc_dev), option_type, option_len);
if_upgt.c 1049 uint16_t option_type; local in function:upgt_eeprom_parse
1063 option_type =
1066 switch (option_type) {
1127 device_xname(sc->sc_dev), option_type, option_len);

Completed in 37 milliseconds