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

/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp169 kSlotControlEnables = ((1 << 12) | (1 << 5) | (1 << 3)) enumerator in enum:__anon2407
3130 slotControl |= kSlotControlEnables;
3148 slotControl &= ~kSlotControlEnables;

Completed in 250 milliseconds