Home
last modified time | relevance | path

Searched refs:txprop_t (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c93 txprop_t Fn_common_props[] = {
152 txprop_t Dev_common_props[] = {
158 txprop_t Bus_common_props[] = {
167 txprop_t RC_common_props[] = {
183 txprop_t ExHB_common_props[] = {
193 txprop_t IOB_common_props[] = {
199 txprop_t HB_common_props[] = {
212 int Bus_propcnt = sizeof (Bus_common_props) / sizeof (txprop_t);
213 int Dev_propcnt = sizeof (Dev_common_props) / sizeof (txprop_t);
214 int ExHB_propcnt = sizeof (ExHB_common_props) / sizeof (txprop_t);
[all …]
H A Ddid_props.h59 } txprop_t; typedef
73 extern int did_props_set(tnode_t *, did_t *, txprop_t[], int);
H A Dpcibus.c47 extern txprop_t Bus_common_props[];
48 extern txprop_t Dev_common_props[];
49 extern txprop_t Fn_common_props[];
/titanic_41/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c57 extern txprop_t ExHB_common_props[];
58 extern txprop_t HB_common_props[];
59 extern txprop_t RC_common_props[];
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c62 extern txprop_t RC_common_props[], HB_common_props[], ExHB_common_props[];
/titanic_41/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c57 extern txprop_t IOB_common_props[];