Home
last modified time | relevance | path

Searched defs:otus_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/otus/
H A Dif_otusreg.h1005 struct otus_softc { struct
1013 void (*sc_led_newstate)(struct otus_softc *); argument
1014 struct usbd_interface *sc_iface;
1015 struct mtx sc_mtx;
1017 struct ar5416eeprom eeprom;
1018 uint8_t capflags;
1019 uint8_t rxmask;
1020 uint8_t txmask;
1021 bool sc_running:1,
1022 sc_calibrating:1,
[all …]