Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h62 extern int did_excap(did_t *);
H A Ddid.c489 did_excap(did_t *dp) in did_excap() function
H A Ddid_props.c674 int excap = did_excap(pd); in EXCAP_set()