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

  /src/sys/dev/bluetooth/
btuart.c 54 struct btuart_softc { struct
105 CFATTACH_DECL_NEW(btuart, sizeof(struct btuart_softc),
181 struct btuart_softc *sc = device_private(self);
202 struct btuart_softc *sc = device_private(self);
222 struct btuart_softc *sc;
280 struct btuart_softc *sc = tp->t_sc;
311 struct btuart_softc *sc = tp->t_sc;
335 struct btuart_softc *sc = tp->t_sc;
482 struct btuart_softc *sc = tp->t_sc;
558 struct btuart_softc *sc = device_private(self)
    [all...]

Completed in 12 milliseconds