Searched defs:slotmap (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ | ||
H A D | did.c | 216 uint_t slotmap = 0; local 227 bcopy(slotbuf, &slotmap, sizeof (uint_t)); 228 if (slotmap == 0) 233 if (slotmap & (1 << andbit)) { |
Completed in 44 milliseconds