Home
last modified time | relevance | path

Searched refs:CYF_STOP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dcyreg.h162 #define CYF_STOP 0x08 macro
H A Dcy.c626 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()