Searched refs:did_BDF (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/pcibus/ |
H A D | pci_i86pc.c | 83 did_BDF(pdp, NULL, &d, NULL); in ba_is_2() 112 did_BDF(pdp, NULL, &d, NULL); in ba_is_4()
|
/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_labels.c | 163 did_BDF(dp, &bus, &dev, NULL); in pci_label_missing_lookup() 228 did_BDF(dp, &b, &d, &f); in pci_slot_label_lookup() 293 did_BDF(adp, &b, &d, &f); in pci_slot_label_lookup() 300 did_BDF(apdp, &b, &d, &f); in pci_slot_label_lookup() 375 did_BDF(dp, NULL, &d, NULL); in pci_slot_label_lookup()
|
H A D | did.h | 52 extern void did_BDF(did_t *, int *, int *, int *);
|
H A D | pcibus.c | 589 did_BDF(np, &b, &d, &f); in pci_children_instantiate() 690 did_BDF(didp, &b, NULL, NULL); in pcibus_enum()
|
H A D | did_props.c | 448 did_BDF(pd, NULL, &d, &f); in ASRU_set() 735 did_BDF(pd, NULL, &d, &f); in DEVprop_set()
|
H A D | did.c | 456 did_BDF(did_t *dp, int *bus, int *dev, int *fn) in did_BDF() function
|
/titanic_44/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 341 did_BDF(didp, &bus, NULL, NULL); in specific_hb_enum()
|