Searched refs:s_bd (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_mem.c | 942 sbdp_bd_t s_bd, t_bd, *s_bdp, *t_bdp; in sbdp_prep_rename_script() local 948 s_bd = *cph->s_bdp; in sbdp_prep_rename_script() 954 s_bdp = &s_bd; in sbdp_prep_rename_script()
|
/titanic_44/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 3423 int s_bd, t_bd, cpuid, active_cpus, i; in drmach_copy_rename_init() local 3508 s_bd = s_mem->dev.bp->bnum; in drmach_copy_rename_init() 3579 prog->critical->scf_td[0] = (s_bd & 0xff); in drmach_copy_rename_init() 3584 prog->critical->scf_td[15] = ((0xaa + s_bd + t_bd) & 0xff); in drmach_copy_rename_init() 3647 if ((*scf_fmem_start)(s_bd, t_bd)) { in drmach_copy_rename_init()
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | drmach.c | 1149 int s_bd, t_bd; in drmach_prep_rename_script() local 1273 s_bd = s_mem->bp->bnum; in drmach_prep_rename_script() 1324 rsp[m].masr_addr = STARFIRE_PC_MADR_ADDR(b, s_bd, i); in drmach_prep_rename_script() 1361 rsp[m].masr_addr = STARFIRE_PC_MADR_ADDR(b, s_bd, i+4); in drmach_prep_rename_script()
|