Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Dgp2cfg.h67 uint_t gptwo_phys_hi; /* child's address, hi word */ member
/titanic_50/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c283 reg.gptwo_phys_hi = 0x400 | (portid >> 9); in set_cmp_props()
510 reg.gptwo_phys_hi = 0x400 | (portid >> 9); in set_cpu_us3_props()
947 reg.gptwo_phys_hi = 0x400 | (portid >> 9); in set_mc_props()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c905 id = ((reg[0].gptwo_phys_hi & 1) << 9) | in sc_find_axq_node()
984 reg[0].gptwo_phys_hi = 0x400 | (id >> 9); in axq_set_prop()
989 reg[1].gptwo_phys_hi = 0x401; in axq_set_prop()
H A Daxq.c1530 uint_t gptwo_phys_hi; /* child's address, hi word */ member
1629 phys_spec.regspec_bustype = gptwo_spec->gptwo_phys_hi; in starcat_axq_pio_workaround()