Home
last modified time | relevance | path

Searched defs:DC_IS_CENTAUR (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Ddcreg.h98 #define DC_IS_CENTAUR(x) \ macro
107 #define DC_IS_CENTAUR(x) (x->dc_type == DC_TYPE_AN983) macro