HomeSort by: relevance | last modified time | path
    Searched defs:IEOB_ATTEN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sun3/dev/
if_iereg.h 149 #define IEOB_ATTEN 0x20 /* attention! */
  /src/sys/arch/mvme68k/stand/netboot/
if_iereg.h 148 #define IEOB_ATTEN 0x20 /* attention! */
  /src/sys/arch/sparc/dev/
if_ie_obio.c 108 #define IEOB_ATTEN 0x20 /* attention! */
153 ieo->obctrl |= IEOB_ATTEN; /* flag! */
154 ieo->obctrl &= ~IEOB_ATTEN; /* down. */
  /src/sys/arch/sun2/dev/
if_ie_obio.c 109 #define IEOB_ATTEN 0x20 /* attention! */
152 ieo->obctrl |= IEOB_ATTEN; /* flag! */
153 ieo->obctrl &= ~IEOB_ATTEN; /* down. */

Completed in 47 milliseconds