Home
last modified time | relevance | path

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

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