Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h89 extern int pci_BDF_get(topo_mod_t *, di_node_t, int *, int *, int *);
H A Ddid.c616 pci_BDF_get(topo_mod_t *mp, di_node_t dn, int *bus, int *dev, int *fn) in pci_BDF_get() function