Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c390 if (ds[c].d_cpu.cs_busy) { in dr_pre_release_cpu()
606 csp->cs_busy = cp->sbc_cm.sbdev_busy | pstat->busy; in dr_fill_cpu_stat()
651 psp->ps_busy = csp->cs_busy; in dr_fill_cmp_stat()
688 psp->ps_busy |= csp[core].cs_busy; in dr_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c457 if (ds[c].d_cpu.cs_busy) { in dr_pre_release_cpu()
666 csp->cs_busy = cp->sbc_cm.sbdev_busy | pstat->busy; in dr_fill_cpu_stat()
714 psp->ps_busy = csp->cs_busy; in dr_fill_cmp_stat()
757 psp->ps_busy |= csp[core].cs_busy; in dr_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c137 csp->cs_busy = cp->sbc_cm.sbdev_busy; in sbd_fill_cpu_stat()
180 psp->ps_busy = csp->cs_busy; in sbd_fill_cmp_stat()
222 psp->ps_busy |= csp[core].cs_busy; in sbd_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h105 #define cs_busy cs_cm.c_busy macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h109 #define cs_busy cs_cm.c_busy macro