/* * * DR32 definitions for command table, packets, and characteristics */ #ifndef _XFDEF_H #define _XFDEF_H /* qio command table offsets */ #define XF$V_IOS_SUCCES 0 #define XF$V_IOS_CMDSTD 1 #define XF$V_IOS_INVPTE 2 #define XF$V_IOS_FREQPK 3 #define XF$V_IOS_DDIDIS 4 #define XF$V_IOS_SLFTST 5 #define XF$V_IOS_RNGERR 6 #define XF$V_IOS_UNQERR 7 #define XF$V_IOS_INVPKT 8 #define XF$V_IOS_FREQMT 9 #define XF$V_IOS_RNDENB 10 #define XF$V_IOS_INVDDI 11 #define XF$V_IOS_LENERR 12 #define XF$V_IOS_DRVABT 13 #define XF$V_IOS_PARERR 14 #define XF$V_IOS_BUSERR 27 #define XF$V_IOS_RDSERR 28 #define XF$V_IOS_WCSPE 29 #define XF$V_IOS_CIPE 30 #define XF$V_IOS_DIPE 31 #define XF$M_IOS_SUCCES (1<