Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h88 extern int pciex_cap_get(topo_mod_t *, di_node_t);
H A Ddid.c658 pciex_cap_get(topo_mod_t *mp, di_node_t dn) in pciex_cap_get() function
H A Dpcibus.c235 pexcap = pciex_cap_get(mod, pdn); in pciexfn_declare()