Searched defs:plane (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h854 const IORegistryPlane * plane; member in class:IORegistryIterator
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIONVRAM.cpp44 bool IODTNVRAM::init(IORegistryEntry *old, const IORegistryPlane *plane) argument
H A DIORegistryEntry.cpp188 IORegistryPlane * plane; local
252 const IORegistryPlane * plane; local
1110 hasAlias( const IORegistryPlane * plane, char * opath, int * length ) const argument
1190 fromPath( const char * path, const IORegistryPlane * plane, char * opath, int * length, IORegistryEntry * fromEntry ) argument
1285 childFromPath( const char * path, const IORegistryPlane * plane, char * opath, int * len ) argument
1538 isChild( IORegistryEntry * child, const IORegistryPlane * plane, bool onlyChild ) const argument
1559 isParent( IORegistryEntry * parent, const IORegistryPlane * plane, bool onlyParent ) const argument
1855 iterateOver( IORegistryEntry * root, const IORegistryPlane * plane, IOOptionBits options ) argument
1886 iterateOver( const IORegistryPlane * plane, IOOptionBits options ) argument
[all...]
H A DIOUserClient.cpp2115 const IORegistryPlane * plane; local
1994 is_io_registry_create_iterator( mach_port_t master_port, io_name_t plane, uint32_t options, io_object_t *iterator ) argument
2010 is_io_registry_entry_create_iterator( io_object_t registry_entry, io_name_t plane, uint32_t options, io_object_t *iterator ) argument
2067 is_io_registry_entry_in_plane( io_object_t registry_entry, io_name_t plane, boolean_t *inPlane ) argument
2081 is_io_registry_entry_get_path( io_object_t registry_entry, io_name_t plane, io_string_t path ) argument
2134 const IORegistryPlane * plane; local
2284 is_io_registry_entry_get_property_recursively( io_object_t registry_entry, io_name_t plane, io_name_t property_name, uint32_t options, io_buf_ptr_t *properties, mach_msg_type_number_t *propertiesCnt ) argument
2399 is_io_registry_entry_get_child_iterator( io_object_t registry_entry, io_name_t plane, io_object_t *iterator ) argument
2413 is_io_registry_entry_get_parent_iterator( io_object_t registry_entry, io_name_t plane, io_object_t *iterator) argument
[all...]

Completed in 37 milliseconds