Home
last modified time | relevance | path

Searched refs:IO (Results 1 – 14 of 14) sorted by relevance

/original-bsd/usr.bin/uucp/includes/
H A Dcondevs.h19 #define IO$_SETMODE 0x00000023
20 #define IO$_SENSEMODE 0x00000027
/original-bsd/bin/dd/
H A Dextern.h30 extern IO in, out;
H A Ddd.h36 } IO; typedef
H A Ddd.c42 static void getfdtype __P((IO *));
45 IO in, out; /* input/output state */
177 IO *io; in getfdtype()
/original-bsd/usr.bin/uucp/uucico/
H A Dpk1.c407 IO$_READVBLK|IO$M_NOFILTR|IO$M_NOECHO,
H A Dcondevs.c224 IO$_SENSEMODE,iosb,0,0,mode,8,0,0,0,0))
233 IO$_SETMODE,iosb,0,0,mode,8,0,0,0,0))
/original-bsd/sys/hp300/DOC/
H A DREADME21 TODO.dev A fairly ancient list of projects related to IO devices.
H A DTODO.hp30034 map the entire external IO space [ 600000 - 20000000 ). Since
75 The DMA hardware on the 300 cannot do scatter/gather IO. For example,
/original-bsd/contrib/dungeon/
H A Dobjcts.F512 IO=ALICE
557 IO=HERE
566 IF((OROOM(I).NE.IO).OR.(OSIZE(I).EQ.10000))
/original-bsd/contrib/emacs-18.57/src/
H A Dsysdep.c324 SYS$QIOW (0, input_chan, IO$_READVBLK|IO$M_PURGE, input_iosb, 0, 0, in discard_tty_input()
357 SYS$QIOW (0, input_chan, IO$_SENSEMODE, &sg, 0, 0, in init_baud_rate()
844 SYS$QIOW (0, input_chan, IO$_SENSEMODE, &old_gtty, 0, 0, in init_sys_modes()
936 SYS$QIOW (0, input_chan, IO$_SETMODE, &input_iosb, 0, 0, in init_sys_modes()
1059 SYS$QIOW (0, input_chan, IO$_SENSEMODE, &tty, 0, 0, in tabs_safe_p()
1097 SYS$QIOW (0, input_chan, IO$_SENSEMODE, &tty, 0, 0,
1168 SYS$QIOW (0, input_chan, IO$_SETMODE, &input_iosb, 0, 0, in reset_sys_modes()
1263 status = SYS$QIO (0, input_chan, IO$_READVBLK, in queue_kbd_input()
/original-bsd/usr.bin/window/
H A DREADME85 The IO system is semi-synchronous. Terminal input is signal
162 standard IO package is not used, to get better control over buffering
/original-bsd/sys/vm/
H A DTODO7 do IO? Lots of other things to worry about: mismatches in page/FS-block
/original-bsd/sys/hp300/hp300/
H A Dlocore.s2698 .long 0 | KVA of base of internal IO space
2700 .long 0 | KVA of end of internal IO space
2702 .long 0 | KVA of base of external IO space
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES1723 null macro. Fix from Rick McCarty of IO.COM.