|
|
1.1 ! root 1: ! 2: #ifndef _IOACCEL_CLIENT_CONNECT_H ! 3: #define _IOACCEL_CLIENT_CONNECT_H ! 4: ! 5: ! 6: /* ! 7: ** The IOAccelerator service name ! 8: */ ! 9: #define kIOAcceleratorClassName "IOAccelerator" ! 10: ! 11: ! 12: /* ! 13: ** IOAccelerator public client types. Private client types start with ! 14: ** kIOAccelNumClientTypes. ! 15: */ ! 16: enum eIOAcceleratorClientTypes { ! 17: kIOAccelSurfaceClientType, ! 18: kIOAccelNumClientTypes, ! 19: }; ! 20: ! 21: ! 22: #endif /* _IOACCEL_CLIENT_CONNECT_H */ ! 23:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.