Searched refs:_iop_download (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Diop.c64 static inline void _iop_download(IOPHW *, u_char *, u_long, u_long);
224 _iop_download(IOPHW *ioph, u_char *mem, u_long nb, u_long iopbase) function
241 _iop_download(ioph, mem, nb, iopbase);
352 _iop_download(ioph, msg->msg, IOP_MSGLEN, offset);

Completed in 47 milliseconds