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

  /src/sys/dev/bluetooth/
btsco.c 91 struct btsco_softc { struct
144 CFATTACH_DECL_NEW(btsco, sizeof(struct btsco_softc),
273 struct btsco_softc *sc = device_private(self);
340 struct btsco_softc *sc = device_private(self);
401 /* struct btsco_softc *sc = arg; */
409 struct btsco_softc *sc = arg;
429 struct btsco_softc *sc = arg;
475 struct btsco_softc *sc = arg;
491 struct btsco_softc *sc = arg;
505 /* struct btsco_softc *sc = arg; *
    [all...]

Completed in 18 milliseconds