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