Searched refs:twe_ccb_alloc_wait (Results 1 – 3 of 3) sorted by relevance
116 struct twe_ccb *twe_ccb_alloc_wait(struct twe_softc *, int);
1131 ccb = twe_ccb_alloc_wait(sc, TWE_CCB_DATA_IN | TWE_CCB_DATA_OUT); in twe_param_get()1196 ccb = twe_ccb_alloc_wait(sc, TWE_CCB_DATA_IN | TWE_CCB_DATA_OUT); in twe_param_set()1437 twe_ccb_alloc_wait(struct twe_softc *sc, int flags) in twe_ccb_alloc_wait() function1784 ccb = twe_ccb_alloc_wait(twe, in tweioctl()1790 ccb = twe_ccb_alloc_wait(twe, 0); in tweioctl()
278 ccb = twe_ccb_alloc_wait(twe, 0); in ld_twe_flush()