twe_ccb_alloc
if ((ccb = twe_ccb_alloc(twe, flags)) == NULL)
if ((ccb = twe_ccb_alloc(sc, 0)) == NULL)
ccb = twe_ccb_alloc(sc,
struct twe_ccb *twe_ccb_alloc(struct twe_softc *, int);