Searched refs:r_slot (Results 1 – 1 of 1) sorted by relevance
1543 int r_slot, b_slot; in sbus_ctlops() local1548 if ((r_slot = find_sbus_slot(dip, rdip)) < 0) in sbus_ctlops()1551 return ((b_slot == r_slot)? DDI_SUCCESS : DDI_FAILURE); in sbus_ctlops()