Searched refs:hbcnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/hostbridge/
H A Dhb_i86pc.c84 int hbcnt = 0; local
96 if (hb_process(mod, ptn, hbcnt, pnode) < 0) {
97 if (hbcnt == 0)
101 hbcnt++;
112 if (hb_process(mod, ptn, hbcnt, cnode) < 0) {
113 if (hbcnt == 0)
119 hbcnt++;
122 if (rc_process(mod, ptn, hbcnt, cnode) < 0) {
123 if (hbcnt == 0)
129 hbcnt
[all...]

Completed in 55 milliseconds