Home
last modified time | relevance | path

Searched defs:cpmbx (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/vax/include/
H A Duvax.h88 struct cpmbx { struct
100 extern struct cpmbx *cpmbx; argument
H A Dka630.h117 u_short cpmbx; /* CPMBX is used by the boot rom. see ka630-ug-3.3.3 */ member
H A Dka410.h190 u_long :2; u_long cpmbx :8; u_long :22; member
/netbsd-src/sys/arch/vax/vax/
H A Dmachdep.c152 struct cpmbx *cpmbx; /* Console program mailbox address */ variable