Home
last modified time | relevance | path

Searched refs:slotmap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c279 uint_t slotmap = 0; in di_slotinfo_get() local
290 bcopy(slotbuf, &slotmap, sizeof (uint_t)); in di_slotinfo_get()
291 if (slotmap == 0) in di_slotinfo_get()
296 if (slotmap & (1 << andbit)) { in di_slotinfo_get()