Home
last modified time | relevance | path

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

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