Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/pcibus/
H A Dpci_i86pc.c83 did_BDF(pdp, NULL, &d, NULL); in ba_is_2()
112 did_BDF(pdp, NULL, &d, NULL); in ba_is_4()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c164 did_BDF(dp, &bus, &dev, NULL); in pci_label_missing_lookup()
229 did_BDF(dp, &b, &d, &f); in pci_slot_label_lookup()
293 did_BDF(adp, &b, &d, &f); in pci_slot_label_lookup()
301 did_BDF(apdp, &b, &d, &f); in pci_slot_label_lookup()
376 did_BDF(dp, NULL, &d, NULL); in pci_slot_label_lookup()
H A Ddid.h52 extern void did_BDF(did_t *, int *, int *, int *);
H A Dpcibus.c752 did_BDF(np, &b, &d, &f); in pci_children_instantiate()
853 did_BDF(didp, &b, NULL, NULL); in pcibus_enum()
H A Ddid_props.c487 did_BDF(pd, NULL, &d, &f); in ASRU_set()
774 did_BDF(pd, NULL, &d, &f); in DEVprop_set()
H A Ddid.c519 did_BDF(did_t *dp, int *bus, int *dev, int *fn) in did_BDF() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c341 did_BDF(didp, &bus, NULL, NULL); in specific_hb_enum()