Searched refs:prd_slot (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c140 sc_get_common_pcd(uint_t expander, uint_t prd_slot) argument
149 SC_DEBUG(1, (CE_WARN, "sc_get_common_pcd() expander=%d prd_slot=%d\n",
150 expander, prd_slot));
192 pcd->spcd_ptype = gdcd->dcd_prd[expander][prd_slot].prd_ptype;
193 pcd->spcd_ver_reg = gdcd->dcd_prd[expander][prd_slot].prd_ver_reg;
201 pcd->spcd_afreq = gdcd->dcd_prd[expander][prd_slot].
210 gdcd->dcd_prd[expander][prd_slot].prd_afreq_ratio;
213 pcd->spcd_cache = gdcd->dcd_prd[expander][prd_slot].prd_cache;
216 gdcd->dcd_prd[expander][prd_slot].prd_prsv));
221 if (RSV_GOOD(gdcd->dcd_prd[expander][prd_slot]
493 uint_t prd_slot, prd_slot_start, prd_slot_end; local
1139 sc_get_agent_id(spcd_t *pcd, uint_t expander, uint_t slot, uint_t prd_slot) argument
[all...]
H A Dschpc.c4002 int prd_slot, status, bus; local
4042 prd_slot = 4;
4044 prd_slot = 5;
4048 status = gdcd->dcd_prd[expander][prd_slot].prd_iocard_rsv[bus][0];
4053 "prd_slot=%d bus=%d status=%d", prd_slot, bus, status);

Completed in 60 milliseconds