Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_otusreg.h934 void (*sc_led_newstate)(struct otus_softc *); argument
948 uint8_t *ibuf;
954 int bb_reset;
963 int write_idx;
964 int tx_cur;
965 int tx_queued;
970 struct {
983 union {
986 } sc_rxtapu;
990 union {
[all …]
H A Dif_otus.c729 otus_do_async(struct otus_softc *sc, void (*cb)(struct otus_softc *, void *), in otus_do_async() argument