Searched refs:CAC_CCB_ACTIVE (Results 1 – 2 of 2) sorted by relevance
83 #define CAC_CCB_ACTIVE 0x0004 /* Command submitted to controller */ macro
389 ccb->ccb_flags |= CAC_CCB_ACTIVE; in cac_cmd()450 ccb->ccb_flags |= CAC_CCB_ACTIVE; in cac_ccb_start()466 if ((ccb->ccb_flags & CAC_CCB_ACTIVE) == 0) { in cac_ccb_done()