Searched refs:kIOUCVariableStructureSize (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOUserClient.h51 @constant kIOUCVariableStructureSize Use in the structures IOExternalMethod, IOExternalAsyncMethod, IOExternalMethodDispatch to specify the size of the structure is variable.
54 kIOUCVariableStructureSize = 0xffffffff enumerator in enum:__anon484
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DRootDomainUserClient.cpp210 kIOUCStructIStructO, kIOUCVariableStructureSize, sizeof(uint32_t)
H A DIOUserClient.cpp3158 if( (kIOUCVariableStructureSize != method->count1)
3231 if( (kIOUCVariableStructureSize != method->count1)
3324 if( (kIOUCVariableStructureSize != method->count0)
3330 if( (kIOUCVariableStructureSize != method->count1)
3401 if( (kIOUCVariableStructureSize != method->count0)
3407 if( (kIOUCVariableStructureSize != method->count1)
3497 if( (kIOUCVariableStructureSize != method->count0)
3503 if( (kIOUCVariableStructureSize != method->count1)
3551 if( (kIOUCVariableStructureSize != method->count0)
3557 if( (kIOUCVariableStructureSize !
[all...]

Completed in 81 milliseconds