/* ********************* * Q I O F U N . H * ********************* This header file contains most of the commonly used QIO function codes in RSX-11M V3.2. The TT Driver specific codes are in a separate file called QIOTTDRV.H. These definitions were made by extracting and disassembling the QIOSYM module from SYSLIB.OLB, then using a TECO program to reformat the data into 'C' form. Codes for some express queue operations, UDC, LPA, LPS, COMM, ICS/ICR, IP-11, PCL-11 and a few other odd-ball codes are not included. Bob Denny Creative System Design Co. Pasadena, Ca. 91107 (213) 355-6836 11-Apr-80 */ #define IO_ACE 3840 #define IO_ACR 3328 #define IO_ACW 3584 #define IO_APC 6144 #define IO_APV 6152 #define IO_ATT 768 #define IO_CLN 1792 #define IO_CNT 7680 #define IO_CON 6912 #define IO_CRE 5120 #define IO_CTI 6912 #define IO_DAC 4096 #define IO_DEL 5376 #define IO_DET 1024 #define IO_DIS 7168 #define IO_DSE 1568 #define IO_ENA 3072 #define IO_EOF 1536 #define IO_ERS 1552 #define IO_EXT 4864 #define IO_FNA 2304 #define IO_HIS 6656 #define IO_INI 6400 #define IO_KIL 10 #define IO_LOV 520 #define IO_RAT 5632 #define IO_RDB 640 #define IO_RDN 18 #define IO_RLB 512 #define IO_RLC 528 #define IO_RLV 576 #define IO_RNA 2816 #define IO_RPB 544 #define IO_RVB 4352 #define IO_RWD 1280 #define IO_RWU 1376 #define IO_SEC 1360 #define IO_SMO 1392 #define IO_SPB 1296 #define IO_SPF 1312 #define IO_STC 1344 #define IO_STP 7424 #define IO_ULK 2560 #define IO_WAT 5888 #define IO_WLB 256 #define IO_WLC 272 #define IO_WLT 264 #define IO_WPB 288 #define IO_WVB 4608