Searched refs:notification_type (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/osfmk/device/ ! |
| H A D | device.defs | 253 in notification_type : uint32_t; 476 in notification_type : io_name_t; 502 in notification_type : natural_t; 559 in notification_type : io_name_t; 654 in notification_type : uint32_t; 661 in notification_type : io_name_t; 678 in notification_type : io_name_t; 778 in notification_type : io_name_t; 791 in notification_type : io_name_t;
|
| /xnu-11215.1.10/iokit/Kernel/ ! |
| H A D | IOUserClient.cpp | 1989 IOUserClient::getNotificationSemaphore( UInt32 notification_type, in getNotificationSemaphore() argument 2866 io_name_t notification_type, in internal_io_service_add_notification() argument 2894 if (!(sym = OSSymbol::withCString( notification_type ))) { in internal_io_service_add_notification() 2964 io_name_t notification_type, in is_io_service_add_notification() argument 2978 io_name_t notification_type, in is_io_service_add_notification_64() argument 2993 io_name_t notification_type, in is_io_service_add_notification_bin() argument 3009 return internal_io_service_add_notification(main_port, notification_type, in is_io_service_add_notification_bin() 3019 io_name_t notification_type, in is_io_service_add_notification_bin_64() argument 3035 return internal_io_service_add_notification(main_port, notification_type, in is_io_service_add_notification_bin_64() 3043 io_name_t notification_type, in internal_io_service_add_notification_ool() argument [all …]
|
| /xnu-11215.1.10/bsd/net/ ! |
| H A D | if_var_status.h | 310 ifnet_interface_advisory_notification_type_t notification_type; member
|
| /xnu-11215.1.10/iokit/IOKit/ ! |
| H A D | IOUserClient.h | 405 MIG_SERVER_ROUTINE virtual IOReturn getNotificationSemaphore( UInt32 notification_type,
|