Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2275 static int psl2sco[TG_MAX_SLOTS + 1] = { -1 }; variable
2294 if (psl2sco[0]) { in tonga_pslotnum_to_cfgbit()
2295 psl2sco[0] = 0; in tonga_pslotnum_to_cfgbit()
2296 psl2sco[1] = FRU_OFFSET(SCTRL_EVENT_SLOT5, base); in tonga_pslotnum_to_cfgbit()
2297 psl2sco[2] = FRU_OFFSET(SCTRL_EVENT_SLOT2, base); in tonga_pslotnum_to_cfgbit()
2298 psl2sco[3] = FRU_OFFSET(SCTRL_EVENT_SLOT1, base); in tonga_pslotnum_to_cfgbit()
2299 psl2sco[4] = FRU_OFFSET(SCTRL_EVENT_SLOT3, base); in tonga_pslotnum_to_cfgbit()
2300 psl2sco[5] = FRU_OFFSET(SCTRL_EVENT_SLOT4, base); in tonga_pslotnum_to_cfgbit()
2305 sln, psl2sco[sln]); in tonga_pslotnum_to_cfgbit()
2308 return (psl2sco[sln]); in tonga_pslotnum_to_cfgbit()