Searched defs:iopbase (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | iop.c | 66 iop_read1(IOPHW *ioph, u_long iopbase) in iop_read1() 73 iop_write1(IOPHW *ioph, u_long iopbase, u_char data) in iop_write1() 202 _iop_upload(IOPHW *ioph, u_char *mem, u_long nb, u_long iopbase) in _iop_upload() 211 iop_upload(int iopn, u_char *mem, u_long nb, u_long iopbase) in iop_upload() 223 _iop_download(IOPHW *ioph, u_char *mem, u_long nb, u_long iopbase) in _iop_download() 232 iop_download(int iopn, u_char *mem, u_long nb, u_long iopbase) in iop_download()
|
/netbsd-src/sys/dev/vme/ |
H A D | xyvar.h | 147 struct xy_iopb *iopbase; /* iopb base addr (maps iopb->iorq) */ member
|
H A D | xdvar.h | 147 struct xd_iopb *iopbase; /* iopb base addr (maps iopb->iorq) */ member
|
/netbsd-src/sys/arch/sun3/dev/ |
H A D | xyvar.h | 151 struct xy_iopb *iopbase; /* iopb base addr (maps iopb->iorq) */ member
|
H A D | xdvar.h | 148 struct xd_iopb *iopbase; /* iopb base addr (maps iopb->iorq) */ member
|