Searched refs:io_buf_ptr_t (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215/osfmk/device/ |
| H A D | device.defs | 180 out properties : io_buf_ptr_t, physicalcopy 211 out properties : io_buf_ptr_t, physicalcopy 385 in inData : io_buf_ptr_t; 398 out outData : io_buf_ptr_t 544 in matching : io_buf_ptr_t, physicalcopy; 551 in matching : io_buf_ptr_t, physicalcopy; 560 in matching : io_buf_ptr_t, physicalcopy; 679 in matching : io_buf_ptr_t, physicalcopy; 722 in matching : io_buf_ptr_t, physicalcopy; 807 out path_ool : io_buf_ptr_t, physicalcopy [all …]
|
| H A D | device_types.h | 86 typedef char * io_buf_ptr_t; typedef
|
| H A D | device_types.defs | 81 type io_buf_ptr_t = ^array[] of MACH_MSG_TYPE_INTEGER_8;
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOUserClient.cpp | 2378 io_buf_ptr_t * buf ) in copyoutkdata() 2665 io_buf_ptr_t matching, in is_io_service_match_property_table_ool() 2745 io_buf_ptr_t matching, in is_io_service_get_matching_services_ool() 2828 io_buf_ptr_t matching, in is_io_service_get_matching_service_ool() 3044 io_buf_ptr_t matching, in internal_io_service_add_notification_ool() 3077 io_buf_ptr_t matching, in is_io_service_add_notification_ool() 3103 io_buf_ptr_t matching, in is_io_service_add_notification_ool_64() 3399 io_buf_ptr_t path_ool, in is_io_registry_entry_from_path_ool() 3495 io_buf_ptr_t *path_ool, in is_io_registry_entry_get_path_ool() 4062 io_buf_ptr_t properties, in is_io_registry_entry_set_properties() [all …]
|
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSKext.h | 108 io_buf_ptr_t inData, 289 io_buf_ptr_t inData,
|