Searched refs:_tag (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp105 _tag = 0;
125 if ( _tag == 0 ) _tag = descriptors[index]->getTag();
H A DIOSubMemoryDescriptor.cpp87 _tag = parent->getTag();
90 _tag = 0;
H A DIOInterleavedMemoryDescriptor.cpp81 _tag = 0;
122 _tag = 0;
H A DIOMemoryDescriptor.cpp992 _tag = tag;
997 return( _tag);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMemoryDescriptor.h178 IOOptionBits _tag; member in class:IOMemoryDescriptor

Completed in 43 milliseconds