Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvme68k/stand/netboot/
H A Di82586.h314 struct iemem { struct
315 volatile struct ie_scp im_scp;
316 u_char xx1[4];
317 volatile struct ie_iscp im_iscp;
319 volatile struct ie_scb im_scb;
320 volatile struct ie_config_cmd im_cc;
321 volatile struct ie_iasetup_cmd im_ic;
322 volatile struct ie_recv_frame_desc im_rfd[NRXBUF];
323 volatile struct ie_recv_buf_desc im_rbd[NRXBUF];
324 volatile struct ie_xmit_cmd im_xc[NTXBUF];
[all …]