Lines Matching refs:DSP_EBASE
58 #define DSP_EBASE (DSP_STATUS)0x80008000
124 #define DSP_EACCESSDENIED (DSP_EBASE + 0)
129 #define DSP_EALREADYCONNECTED (DSP_EBASE + 1)
134 #define DSP_EATTACHED (DSP_EBASE + 2)
140 #define DSP_ECHANGEDURINGENUM (DSP_EBASE + 3)
145 #define DSP_ECORRUPTFILE (DSP_EBASE + 4)
150 #define DSP_EDELETE (DSP_EBASE + 5)
155 #define DSP_EDIRECTION (DSP_EBASE + 6)
162 #define DSP_ESTREAMFULL (DSP_EBASE + 7)
167 #define DSP_EFAIL (DSP_EBASE + 8)
172 #define DSP_EFILE (DSP_EBASE + 9)
177 #define DSP_EHANDLE (DSP_EBASE + 0xa)
182 #define DSP_EINVALIDARG (DSP_EBASE + 0xb)
187 #define DSP_EMEMORY (DSP_EBASE + 0xc)
192 #define DSP_ENODETYPE (DSP_EBASE + 0xd)
197 #define DSP_ENOERRTEXT (DSP_EBASE + 0xe)
202 #define DSP_ENOMORECONNECTIONS (DSP_EBASE + 0xf)
207 #define DSP_ENOTIMPL (DSP_EBASE + 0x10)
212 #define DSP_EPENDING (DSP_EBASE + 0x11)
217 #define DSP_EPOINTER (DSP_EBASE + 0x12)
222 #define DSP_ERANGE (DSP_EBASE + 0x13)
227 #define DSP_ESIZE (DSP_EBASE + 0x14)
232 #define DSP_ESTREAM (DSP_EBASE + 0x15)
237 #define DSP_ETASK (DSP_EBASE + 0x16)
242 #define DSP_ETIMEOUT (DSP_EBASE + 0x17)
248 #define DSP_ETRUNCATED (DSP_EBASE + 0x18)
253 #define DSP_EVALUE (DSP_EBASE + 0x1a)
259 #define DSP_EWRONGSTATE (DSP_EBASE + 0x1b)
269 #define DSP_ESYMBOL (DSP_EBASE + 0x1c)
274 #define DSP_EUUID (DSP_EBASE + 0x1d)
280 #define DSP_EDCDREADSECT (DSP_EBASE + 0x1e)
286 #define DSP_EDCDPARSESECT (DSP_EBASE + 0x1f)
292 #define DSP_EDCDGETSECT (DSP_EBASE + 0x20)
298 #define DSP_EDCDLOADBASE (DSP_EBASE + 0x21)
304 #define DSP_EDCDNOAUTOREGISTER (DSP_EBASE + 0x22)
309 #define DSP_ERESOURCE (DSP_EBASE + 0x28)
314 #define DSP_ERESTART (DSP_EBASE + 0x29)
319 #define DSP_EFREE (DSP_EBASE + 0x2a)
324 #define DSP_EIOFREE (DSP_EBASE + 0x2b)
329 #define DSP_EMULINST (DSP_EBASE + 0x2c)
334 #define DSP_ENOTFOUND (DSP_EBASE + 0x2d)
339 #define DSP_EOUTOFIO (DSP_EBASE + 0x2e)
345 #define DSP_ETRANSLATE (DSP_EBASE + 0x2f)
350 #define DSP_EFWRITE (DSP_EBASE + 0x31)
355 #define DSP_ENOSECT (DSP_EBASE + 0x32)
360 #define DSP_EFOPEN (DSP_EBASE + 0x33)
365 #define DSP_EFREAD (DSP_EBASE + 0x34)
370 #define DSP_EOVERLAYMEMORY (DSP_EBASE + 0x37)
375 #define DSP_EBADSEGID (DSP_EBASE + 0x38)
380 #define DSP_EALIGNMENT (DSP_EBASE + 0x39)
385 #define DSP_ESTRMMODE (DSP_EBASE + 0x3a)
390 #define DSP_ENOTCONNECTED (DSP_EBASE + 0x3b)
395 #define DSP_ENOTSHAREDMEM (DSP_EBASE + 0x3c)
400 #define DSP_EDYNLOAD (DSP_EBASE + 0x3d)
405 #define DSP_EDPMSUSPEND (DSP_EBASE + 0x3e)
410 #define DSP_EUSER1 (DSP_EBASE + 0x40)
411 #define DSP_EUSER2 (DSP_EBASE + 0x41)
412 #define DSP_EUSER3 (DSP_EBASE + 0x42)
413 #define DSP_EUSER4 (DSP_EBASE + 0x43)
414 #define DSP_EUSER5 (DSP_EBASE + 0x44)
415 #define DSP_EUSER6 (DSP_EBASE + 0x45)
416 #define DSP_EUSER7 (DSP_EBASE + 0x46)
417 #define DSP_EUSER8 (DSP_EBASE + 0x47)
418 #define DSP_EUSER9 (DSP_EBASE + 0x48)
419 #define DSP_EUSER10 (DSP_EBASE + 0x49)
420 #define DSP_EUSER11 (DSP_EBASE + 0x4a)
421 #define DSP_EUSER12 (DSP_EBASE + 0x4b)
422 #define DSP_EUSER13 (DSP_EBASE + 0x4c)
423 #define DSP_EUSER14 (DSP_EBASE + 0x4d)
424 #define DSP_EUSER15 (DSP_EBASE + 0x4e)
425 #define DSP_EUSER16 (DSP_EBASE + 0x4f)