Searched refs:TWE_CCB_ACTIVE (Results 1 – 2 of 2) sorted by relevance
107 #define TWE_CCB_ACTIVE 0x08 /* Command active */ macro
1289 if ((ccb->ccb_flags & TWE_CCB_ACTIVE) == 0) { in twe_poll()1294 ccb->ccb_flags ^= TWE_CCB_COMPLETE | TWE_CCB_ACTIVE; in twe_poll()1687 ccb->ccb_flags |= TWE_CCB_ACTIVE; in twe_ccb_submit()