Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c7652 int b_rv; in drmach_iocage_cpu_get() local
7666 b_rv = drmach_array_first(drmach_boards, &b_idx, &b_id); in drmach_iocage_cpu_get()
7668 while (b_rv == 0) { in drmach_iocage_cpu_get()
7677 b_rv = drmach_array_next(drmach_boards, &b_idx, &b_id); in drmach_iocage_cpu_get()
7683 b_rv = drmach_array_next(drmach_boards, &b_idx, &b_id); in drmach_iocage_cpu_get()
7761 b_rv = drmach_array_next(drmach_boards, &b_idx, &b_id); in drmach_iocage_cpu_get()