Lines Matching defs:bt

69 btnextinbox(struct bt_softc *bt)  in btnextinbox()
78 btnextoutbox(struct bt_softc *bt) in btnextoutbox()
97 btccbvtop(struct bt_softc *bt, struct bt_ccb *bccb) in btccbvtop()
104 btccbptov(struct bt_softc *bt, u_int32_t ccb_addr) in btccbptov()
111 btsensepaddr(struct bt_softc *bt, struct bt_ccb *bccb) in btsensepaddr()
121 btsensevaddr(struct bt_softc *bt, struct bt_ccb *bccb) in btsensevaddr()
166 struct bt_softc *bt = device_get_softc(dev); in bt_init_softc() local
181 struct bt_softc *bt = device_get_softc(dev); in bt_free_softc() local
243 struct bt_softc *bt = device_get_softc(dev); in bt_probe() local
310 struct bt_softc *bt = device_get_softc(dev); in bt_fetch_adapter_info() local
582 struct bt_softc *bt = device_get_softc(dev); in bt_init() local
739 struct bt_softc *bt = device_get_softc(dev); in bt_attach() local
800 btallocccbs(struct bt_softc *bt) in btallocccbs()
865 btfreeccb(struct bt_softc *bt, struct bt_ccb *bccb) in btfreeccb()
882 btgetccb(struct bt_softc *bt) in btgetccb()
906 struct bt_softc *bt; in btaction() local
1232 struct bt_softc *bt; in btexecuteccb() local
1341 struct bt_softc *bt; in bt_intr() local
1350 bt_intr_locked(struct bt_softc *bt) in bt_intr_locked()
1380 btdone(struct bt_softc *bt, struct bt_ccb *bccb, bt_mbi_comp_code_t comp_code) in btdone()
1612 btreset(struct bt_softc* bt, int hard_reset) in btreset()
1709 bt_cmd(struct bt_softc *bt, bt_op_t opcode, u_int8_t *params, u_int param_len, in bt_cmd()
1920 btinitmboxes(struct bt_softc *bt) { in btinitmboxes()
1973 btfetchtransinfo(struct bt_softc *bt, struct ccb_trans_settings *cts) in btfetchtransinfo()
2102 struct bt_softc* bt; in btmapmboxes() local
2111 struct bt_softc* bt; in btmapccbs() local
2121 struct bt_softc* bt; in btmapsgs() local
2138 struct bt_softc *bt; in bttimeout() local