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