Searched defs:nspecs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c3423 int err, nspecs, snum, pval; local
3469 nspecs = pinfo.piclinfo.size / sizeof (memspecs_t);
3472 for (snum = 0; snum < nspecs; ++snum)

Completed in 68 milliseconds