Searched defs:iopn (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | iop.c | 211 iop_upload(int iopn, u_char *mem, u_long nb, u_long iopbase) in iop_upload() 232 iop_download(int iopn, u_char *mem, u_long nb, u_long iopbase) in iop_download() 368 iop_send_msg(int iopn, int chan, u_char *mesg, int msglen, in iop_send_msg() 410 iop_queue_receipt(int iopn, int chan, iop_msg_handler handler, void *user_data) in iop_queue_receipt() 439 iop_register_listener(int iopn, int chan, iop_msg_handler handler, in iop_register_listener()
|
/netbsd-src/bin/ksh/ |
H A D | syn.c | 213 int c, iopn = 0, syniocf; local
|