Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c192 pcd->spcd_ptype = gdcd->dcd_prd[expander][prd_slot].prd_ptype; in sc_get_common_pcd()
193 pcd->spcd_ver_reg = gdcd->dcd_prd[expander][prd_slot].prd_ver_reg; in sc_get_common_pcd()
201 pcd->spcd_afreq = gdcd->dcd_prd[expander][prd_slot]. in sc_get_common_pcd()
210 gdcd->dcd_prd[expander][prd_slot].prd_afreq_ratio; in sc_get_common_pcd()
213 pcd->spcd_cache = gdcd->dcd_prd[expander][prd_slot].prd_cache; in sc_get_common_pcd()
216 gdcd->dcd_prd[expander][prd_slot].prd_prsv)); in sc_get_common_pcd()
221 if (RSV_GOOD(gdcd->dcd_prd[expander][prd_slot].prd_prsv)) { in sc_get_common_pcd()
230 if (gdcd->dcd_prd[expander][prd_slot].prd_agent[1] == RSV_UNKNOWN) { in sc_get_common_pcd()
237 gdcd->dcd_prd[expander][prd_slot].prd_agent[i])) in sc_get_common_pcd()
289 gdcd->dcd_prd[expander][prd_slot].prd_iobus_rsv[i])); in sc_get_common_pcd()
[all …]
H A Ddrmach.c3991 if (gdcd->dcd_prd[exp][port].prd_ptype == SAFPTYPE_CPU && in drmach_board_non_panther_cpus()
3992 RSV_GOOD(gdcd->dcd_prd[exp][port].prd_prsv)) { in drmach_board_non_panther_cpus()
3997 impl = (gdcd->dcd_prd[exp][port].prd_ver_reg >> 32) in drmach_board_non_panther_cpus()
H A Dschpc.c4048 status = gdcd->dcd_prd[expander][prd_slot].prd_iocard_rsv[bus][0]; in schpc_get_slot_status()
/titanic_50/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_dcd.h475 prd_t dcd_prd[EXP_COUNT][PORT_PER_EXP]; member
498 prd_t dcd_prd[2]; member