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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c216 uint_t slotmap = 0; local
227 bcopy(slotbuf, &slotmap, sizeof (uint_t));
228 if (slotmap == 0)
233 if (slotmap & (1 << andbit)) {

Completed in 20 milliseconds