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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c1543 int r_slot, b_slot; local
1548 if ((r_slot = find_sbus_slot(dip, rdip)) < 0)
1551 return ((b_slot == r_slot)? DDI_SUCCESS : DDI_FAILURE);

Completed in 47 milliseconds