Searched refs:IONewZeroData (Results 1 – 6 of 6) sorted by relevance
346 #define IONewZeroData(type, count) \ macro
620 nvramImage = IONewZeroData(uint8_t, _bankSize); in serializeVariables()
974 state->fMapSegments = IONewZeroData(IODMACommandMapSegment, segCount); in prepare()
5636 busyEntriesString = IONewZeroData(char, busyEntriesStringLen); in waitQuietWithOptions()5640 panicString = IONewZeroData(char, panicStringLen); in waitQuietWithOptions()
1290 reference = IONewZeroData(uint8_t, referenceSize); in OSActionCreateWithTypeNameInternal()
185 <tt>IONewZeroData(type_t, count)</tt><br/>