twe_ccb_submit
if ((rv = twe_ccb_submit(sc, ccb)) != 0)
if (twe_ccb_submit(sc, ccb))
int twe_ccb_submit(struct twe_softc *, struct twe_ccb *);