Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/dev/
H A Dif_iereg.h109 struct ievme { struct
110 u_short pgmap[IEVME_MAPSZ];
111 u_short xxx[32]; /* prom */
112 u_short status; /* see below for bits */
113 u_short xxx2; /* filler */
114 u_short pectrl; /* parity control (see below) */
115 u_short peaddr; /* low 16 bits of address */
/netbsd-src/sys/arch/mvme68k/stand/netboot/
H A Dif_iereg.h109 struct ievme { struct
110 u_short pgmap[IEVME_MAPSZ];
111 u_short xxx[32]; /* prom */
112 u_short status; /* see below for bits */
113 u_short xxx2; /* filler */
114 u_short pectrl; /* parity control (see below) */
115 u_short peaddr; /* low 16 bits of address */
/netbsd-src/sys/dev/vme/
H A Dif_ie_vme.c186 struct ievme { struct
187 uint16_t pgmap[IEVME_MAPSZ];
188 uint16_t xxx[32]; /* prom */
189 uint16_t status; /* see below for bits */
190 uint16_t xxx2; /* filler */
191 uint16_t pectrl; /* parity control (see below) */
192 uint16_t peaddr; /* low 16 bits of address */