]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IOTimeStamp.h
xnu-1699.32.7.tar.gz
[apple/xnu.git] / iokit / IOKit / IOTimeStamp.h
index a1d22f4d3a9702f72a68807915f7d151760389ee..b551fd7238e263169612b2229f3e9694518b38f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1998-2010 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -190,4 +190,8 @@ IOTimeStamp(uintptr_t csc,
 #define IOSERVICE_TERMINATE_STOP_DEFER         16      /* 0x05080040 */
 #define IOSERVICE_TERMINATE_DONE               17      /* 0x05080044 */
 
+#define IOSERVICE_KEXTD_ALIVE          18      /* 0x05080048 */
+#define IOSERVICE_KEXTD_READY          19      /* 0x0508004C */
+#define IOSERVICE_REGISTRY_QUIET               20      /* 0x05080050 */
+
 #endif /* ! IOKIT_IOTIMESTAMP_H */