Searched refs:LPS_CONFFAIL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/hil/
H A Dhilreg.h128 #define LPS_CONFFAIL 0x80 /* reconfiguration failed */ macro
H A Dhil.c227 if (db & (LPS_CONFFAIL | LPS_CONFGOOD))
238 if (tries == 0 || (db & LPS_CONFFAIL)) {
594 if (db & (LPS_CONFFAIL | LPS_CONFGOOD))
597 db = LPS_CONFFAIL;
602 if (db & LPS_CONFFAIL) {
/netbsd-current/sys/arch/hp300/stand/common/
H A Dhilreg.h153 #define LPS_CONFFAIL 0x80 /* reconfiguration failed */ macro

Completed in 103 milliseconds