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