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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp1177 UInt32 bootCommandDataLength, bootArgsDataLength, tmpDataLength; local
1213 bootArgsDataLength = bootArgs->getLength();
1216 tmpDataLength = cnt + bootArgsDataLength;

Completed in 10 milliseconds