Searched refs:_PIOModes (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATABusInfo.h172 UInt8 _PIOModes; /* PIO modes supported (bit-significant) */ member in class:IOATABusInfo
H A DIOATABusInfo.cpp121 _PIOModes = 0x00;
144 return _PIOModes;
293 _PIOModes = inModeBitMap;

Completed in 88 milliseconds