Searched defs:twe_ccb (Results 1 – 2 of 2) sorted by relevance
90 struct twe_ccb { struct92 SIMPLEQ_ENTRY(twe_ccb) simpleq; argument115 struct twe_ccb *twe_ccb_alloc(struct twe_softc *, int); argument
1120 void (*func)(struct twe_ccb *, int), struct twe_param **pbuf) in twe_param_get()