Searched refs:bootCommandDataLength (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
1193 bootCommandDataLength = bootCommand->getLength();
1197 for (cnt = 0; cnt < bootCommandDataLength; cnt++) {

Completed in 22 milliseconds