Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOReporter.cpp912 res = getChannelIndices(channel_id, &channel_index, &element_index); in getFirstElementIndex()
934 res = getChannelIndices(channel_id, &channel_index, &element_index); in getChannelIndex()
946 IOReporter::getChannelIndices(uint64_t channel_id, in getChannelIndices() function in IOReporter
H A DIOStateReporter.cpp269 if (getChannelIndices(channel_id, in _getStateIndices()
751 if (getChannelIndices(channel_id, &channel_index, &element_index) == kIOReturnSuccess) { in _getStateValue()
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h693 virtual IOReturn getChannelIndices(uint64_t channel_id,