Searched refs:_unit (Results 1 - 6 of 6) sorted by path

/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATABusCommand.cpp181 return _unit;
H A DIOATACommand.cpp120 _unit = kATAInvalidDeviceID;
189 _unit = inUnit;
H A DIOATACommand.h275 ataUnitID _unit; // > Unit number member in class:IOATACommand
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.cpp88 #define _unit _reserved->unit macro
501 params->unit = _unit;
1601 _unit = value;
1603 snprintf(name, sizeof(name), "%s%u", getNamePrefix(), _unit);
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOKernelReporters.h767 IOReportUnits _unit; member in class:IOReporter
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOReporter.cpp199 _unit = unit;
735 legendEntry = IOReporter::legendWith(channelIDs, _channelNames, _channelType, _unit);

Completed in 292 milliseconds