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

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4364 struct SerData { struct
4379 vcopy = (SerData *) IOMalloc(sizeof(SerData) * nRanges);
4449 IOFree(vcopy, sizeof(SerData) * nRanges);

Completed in 156 milliseconds