Searched refs:iokit_notify (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/device/
H A Ddevice_types.h127 extern boolean_t iokit_notify( mach_msg_header_t *msg );
H A Diokit_rpc.c453 iokit_notify( mach_msg_header_t * msg ) function
465 printf("iokit_notify: strange notification %d\n", msg->msgh_id);
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_kobject.c598 return iokit_notify(request_header);

Completed in 28 milliseconds