Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/pexpert/ !
H A Ddevice_tree.h109 typedef struct OpaqueDTPropertyIterator { struct
113 } OpaqueDTPropertyIterator, *DTPropertyIterator; argument
122 typedef struct OpaqueDTPropertyIterator* DTPropertyIterator;
/xnu-8019.80.24/iokit/Kernel/ !
H A DIODeviceTreeSupport.cpp401 OpaqueDTPropertyIterator dtIter; in MakeReferenceTable()