Home
last modified time | relevance | path

Searched refs:planeName (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp3451 io_name_t planeName, in is_io_registry_entry_get_name_in_plane() argument
3457 if (planeName[0]) { in is_io_registry_entry_get_name_in_plane()
3458 plane = IORegistryEntry::getPlane( planeName ); in is_io_registry_entry_get_name_in_plane()
3472 io_name_t planeName, in is_io_registry_entry_get_location_in_plane() argument
3478 if (planeName[0]) { in is_io_registry_entry_get_location_in_plane()
3479 plane = IORegistryEntry::getPlane( planeName ); in is_io_registry_entry_get_location_in_plane()