Lines Matching defs:ccb
322 struct twe_ccb *ccb; in twe_attach() local
844 struct twe_ccb *ccb; in twe_aen_get() local
917 twe_aen_handler(struct twe_ccb *ccb, int error) in twe_aen_handler()
1122 struct twe_ccb *ccb; in twe_param_get() local
1190 struct twe_ccb *ccb; in twe_param_set() local
1239 struct twe_ccb *ccb; in twe_init_connection() local
1267 struct twe_ccb *ccb; in twe_poll() local
1391 twe_ccb_init(struct twe_softc *sc, struct twe_ccb *ccb, int flags) in twe_ccb_init()
1406 struct twe_ccb *ccb; in twe_ccb_alloc() local
1439 struct twe_ccb *ccb; in twe_ccb_alloc_wait() local
1467 twe_ccb_free(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_free()
1488 twe_ccb_map(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_map()
1588 twe_ccb_unmap(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_unmap()
1621 twe_ccb_poll(struct twe_softc *sc, struct twe_ccb *ccb, int timo) in twe_ccb_poll()
1644 twe_ccb_enqueue(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_enqueue()
1667 twe_ccb_submit(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_submit()
1731 twe_ccb_wait_handler(struct twe_ccb *ccb, int error) in twe_ccb_wait_handler()
1745 struct twe_ccb *ccb; in tweioctl() local