Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Ddisptest.c495 #define PCIC_IDENT_EXPECTED 0x83 macro
517 if (p[i + PCIC_REG_DATA] == PCIC_IDENT_EXPECTED) { in pcic_search()