Searched refs:AIOC (Results 1 – 2 of 2) sorted by relevance
62 #define AIOC ('A'<<8) macro63 #define AUDIO_GET_CH_NUMBER (AIOC|10)64 #define AUDIO_GET_CH_TYPE (AIOC|11)65 #define AUDIO_GET_NUM_CHS (AIOC|12)66 #define AUDIO_GET_AD_DEV (AIOC|13)67 #define AUDIO_GET_APM_DEV (AIOC|14)68 #define AUDIO_GET_AS_DEV (AIOC|15)
163 #define AIOC ('A'<<8) macro164 #define AIOCINTTYPE (AIOC|60) /* set interrupt type */165 #define AIOCDOSMODE (AIOC|61) /* set DOS mode */166 #define AIOCNONDOSMODE (AIOC|62) /* reset DOS mode */167 #define AIOCSERIALOUT (AIOC|63) /* serial device data write */168 #define AIOCSERIALIN (AIOC|64) /* serial device data read */169 #define AIOCSETSS (AIOC|65) /* set start/stop chars */170 #define AIOCINFO (AIOC|66) /* tell usr what device we are */