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

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Diop.c63 static inline void _iop_upload(IOPHW *, u_char *, u_long, u_long);
203 _iop_upload(IOPHW *ioph, u_char *mem, u_long nb, u_long iopbase) function
220 _iop_upload(ioph, mem, nb, iopbase);
302 _iop_upload(ioph, msg->msg, IOP_MSGLEN, offset);

Completed in 108 milliseconds