Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr.c535 if (drmach_board_lookup(bp->b_num, &bp->b_id) != 0) in dr_open()
1061 hp->h_err = drmach_pre_op(cmd, bp->b_id, &hp->h_opts, &devset); in dr_pre_op()
1124 err = drmach_post_op(cmd, bp->b_id, &hp->h_opts, rv); in dr_post_op()
1224 hp->h_err = drmach_board_assign(bp->b_num, &bp->b_id); in dr_assign_board()
1245 hp->h_err = drmach_board_unassign(bp->b_id); in dr_unassign_board()
1250 bp->b_id = 0; in dr_unassign_board()
1262 hp->h_err = drmach_board_poweron(bp->b_id); in dr_poweron_board()
1270 hp->h_err = drmach_board_poweroff(bp->b_id); in dr_poweroff_board()
1277 hp->h_err = drmach_board_test(bp->b_id, &hp->h_opts, in dr_test_board()
1352 hp->h_err = drmach_board_connect(bp->b_id, &hp->h_opts); in dr_connect()
[all …]
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c537 if (drmach_board_lookup(bp->b_num, &bp->b_id) != 0) in dr_open()
1063 hp->h_err = drmach_pre_op(cmd, bp->b_id, &hp->h_opts); in dr_pre_op()
1129 hp->h_err = drmach_post_op(cmd, bp->b_id, &hp->h_opts); in dr_post_op()
1234 hp->h_err = drmach_board_assign(bp->b_num, &bp->b_id); in dr_assign_board()
1255 hp->h_err = drmach_board_unassign(bp->b_id); in dr_unassign_board()
1260 bp->b_id = 0; in dr_unassign_board()
1272 hp->h_err = drmach_board_poweron(bp->b_id); in dr_poweron_board()
1280 hp->h_err = drmach_board_poweroff(bp->b_id); in dr_poweroff_board()
1287 hp->h_err = drmach_board_test(bp->b_id, &hp->h_opts, in dr_test_board()
1362 hp->h_err = drmach_board_connect(bp->b_id, &hp->h_opts); in dr_connect()
[all …]
H A Ddr_mem.c2103 allow_src_memrange_modify = drmach_allow_memrange_modify(s_bp->b_id); in dr_select_mem_target()
2152 t_id = t_mp->sbm_cm.sbdev_bp->b_id; in dr_select_mem_target()
/titanic_41/usr/src/cmd/ksh/builtins/
H A Dalias.c92 { "id", b_id },
/titanic_41/usr/src/lib/libcmd/amd64/include/ast/
H A Dcmdext.h51 extern __MANGLE__ int b_id __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/i386/include/ast/
H A Dcmdext.h51 extern __MANGLE__ int b_id __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/sparcv9/include/ast/
H A Dcmdext.h51 extern __MANGLE__ int b_id __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/sparc/include/ast/
H A Dcmdext.h51 extern __MANGLE__ int b_id __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/
H A Dmapfile-vers68 b_id;
/titanic_41/usr/src/uts/common/os/
H A Dtaskq.c1976 int b_id; in taskq_create_common() local
1981 for (b_id = 0; b_id < bsize; b_id++, bucket++) { in taskq_create_common()
/titanic_41/usr/src/lib/libcmd/common/
H A Did.c419 b_id(int argc, char *argv[], void* context) in b_id() function
/titanic_41/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h352 drmachid_t b_id; member
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1154 drmachid_t b_id; in drmach_prep_rename_script() local
1278 rv = drmach_array_first(drmach_boards, &b_idx, &b_id); in drmach_prep_rename_script()
1290 ASSERT(DRMACH_IS_BOARD_ID(b_id)); in drmach_prep_rename_script()
1291 brd = b_id; in drmach_prep_rename_script()
1376 } while (drmach_array_next(drmach_boards, &b_idx, &b_id) == 0); in drmach_prep_rename_script()
/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr.h383 drmachid_t b_id; member
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c4481 drmachid_t b_id; in drmach_panther_boards() local
4485 rv = drmach_array_first(drmach_boards, &b_idx, &b_id); in drmach_panther_boards()
4487 ASSERT(DRMACH_IS_BOARD_ID(b_id)); in drmach_panther_boards()
4488 bp = b_id; in drmach_panther_boards()
4493 rv = drmach_array_next(drmach_boards, &b_idx, &b_id); in drmach_panther_boards()
7654 drmachid_t b_id; in drmach_iocage_cpu_get() local
7666 b_rv = drmach_array_first(drmach_boards, &b_idx, &b_id); in drmach_iocage_cpu_get()
7674 bp = b_id; 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()
[all …]
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c2482 t_id = t_mp->sbm_cm.sbdev_bp->b_id; in dr_get_target_preference()