Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Di82365reg.h66 #define PCIC_IDENT_ZERO 0x30 macro
Di82365.c116 if (ident == 0 || ident == 0xff || (ident & PCIC_IDENT_ZERO)) in pcic_ident_ok()