Searched defs:otus_softc (Results 1 – 2 of 2) sorted by relevance
934 void (*sc_led_newstate)(struct otus_softc *); argument948 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 …]
729 otus_do_async(struct otus_softc *sc, void (*cb)(struct otus_softc *, void *), in otus_do_async() argument