Searched refs:IEOB_NORSET (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dif_iereg.h146 #define IEOB_NORSET 0x80 /* don't reset the board */ macro
/netbsd-current/sys/arch/sun3/dev/
H A Dif_iereg.h147 #define IEOB_NORSET 0x80 /* don't reset the board */ macro
H A Dif_ie_obio.c186 ieo->obctrl = (IEOB_NORSET | IEOB_ONAIR | IEOB_IENAB);
/netbsd-current/sys/arch/sun2/dev/
H A Dif_ie_obio.c107 #define IEOB_NORSET 0x80 /* don't reset the board */ macro
145 ieo->obctrl = IEOB_NORSET;
161 ieo->obctrl |= (IEOB_ONAIR|IEOB_IENAB|IEOB_NORSET);
241 matched = (!bus_space_poke_1(oba->oba_bustag, bh, 0, IEOB_NORSET) &&
/netbsd-current/sys/arch/sparc/dev/
H A Dif_ie_obio.c106 #define IEOB_NORSET 0x80 /* don't reset the board */ macro
145 ieo->obctrl = IEOB_NORSET;
162 ieo->obctrl |= (IEOB_ONAIR|IEOB_IENAB|IEOB_NORSET);

Completed in 89 milliseconds