twe_ccb
struct twe_ccb *ccb = xccb;
register struct twe_ccb *ccb;
struct twe_ccb *ccb;
struct twe_ccb *ccb;
twe_cmd(struct twe_ccb *ccb, int flags, int wait)
twe_start(struct twe_ccb *ccb, int wait)
twe_complete(struct twe_ccb *ccb)
struct twe_ccb *ccb1;
twe_done(struct twe_softc *sc, struct twe_ccb *ccb)
int twe_cmd(struct twe_ccb *ccb, int flags, int wait);
struct twe_ccb *ccb = xs->io;
int twe_start(struct twe_ccb *ccb, int wait);
int twe_complete(struct twe_ccb *ccb);
int twe_done(struct twe_softc *sc, struct twe_ccb *ccb);
struct twe_ccb *ccb;
struct twe_ccb *ccb;
struct twe_ccb *ccb = io;
TAILQ_ENTRY(twe_ccb) ccb_link;
typedef TAILQ_HEAD(twe_queue_head, twe_ccb) twe_queue_head;
struct twe_ccb sc_ccbs[TWE_MAXCMDS];