Searched defs:bt_softc (Results 1 – 1 of 1) sorted by relevance
111 struct bt_softc { struct112 device_t sc_dev;113 void *sc_ih;137 int bt_cmd(int, struct bt_softc *, int, u_char *, int, u_char *); argument