aac_ccb_alloc
struct aac_ccb *aac_ccb_alloc(struct aac_softc *, int);
ac = aac_ccb_alloc(aac, (dowrite ? AAC_CCB_DATA_OUT : AAC_CCB_DATA_IN));