Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c108 int cb_bdf; member
120 bus = (cbp->cb_bdf & 0xFF00) >> 8; in di_smbios_find_slot_by_bdf()
121 df = cbp->cb_bdf & 0xFF; in di_smbios_find_slot_by_bdf()
212 cbdata.cb_bdf = bdf; in di_physlotinfo_get()