Searched refs:CYF_STOP (Results 1 – 2 of 2) sorted by relevance
162 #define CYF_STOP 0x08 macro
626 SET(cy->cy_flags, CYF_STOP); in cystop()1228 if (tp == NULL || ISSET(cy->cy_flags, CYF_STOP)) in cy_intr()1288 CLR(cy->cy_flags, CYF_STOP); in cy_intr()