Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c389 if (ds[c].d_cpu.cs_unit == up->sbc_cm.sbdev_unum) { in dr_pre_release_cpu()
603 csp->cs_unit = cp->sbc_cm.sbdev_unum; in dr_fill_cpu_stat()
648 psp->ps_unit = DR_UNUM2SBD_UNUM(csp->cs_unit, SBD_COMP_CMP); in dr_fill_cmp_stat()
672 ASSERT(psp->ps_unit == DR_UNUM2SBD_UNUM(csp[core].cs_unit, in dr_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c456 if (ds[c].d_cpu.cs_unit == up->sbc_cm.sbdev_unum) { in dr_pre_release_cpu()
663 csp->cs_unit = cp->sbc_cm.sbdev_unum; in dr_fill_cpu_stat()
711 psp->ps_unit = DR_UNUM2SBD_UNUM(csp->cs_unit, SBD_COMP_CMP); in dr_fill_cmp_stat()
736 ASSERT(psp->ps_unit == DR_UNUM2SBD_UNUM(csp[core].cs_unit, in dr_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c133 csp->cs_unit = cp->sbc_cm.sbdev_unum; in sbd_fill_cpu_stat()
177 psp->ps_unit = SBD_CMP_NUM(csp->cs_unit); in sbd_fill_cmp_stat()
202 ASSERT(psp->ps_unit == SBD_CMP_NUM(csp[core].cs_unit)); in sbd_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h101 #define cs_unit cs_cm.ci_unit macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h105 #define cs_unit cs_cm.ci_unit macro