Home
last modified time | relevance | path

Searched defs:ENA_NOTBOOT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/sun2/sun2/
H A Denable.h42 #define ENA_NOTBOOT 0x80 /* non-boot state */ macro
/netbsd-src/sys/arch/sun3/sun3/
H A Denable.h42 #define ENA_NOTBOOT 0x80 /* Non-boot state (1 == normal) */ macro
/netbsd-src/sys/arch/sun3/sun3x/
H A Denable.h56 #define ENA_NOTBOOT 0x8000 /* Non-boot state (0 => boot, 1 => normal) */ macro