Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h227 uint_t sd_nciputctrl; member
822 int nlocks = (stp)->sd_nciputctrl; \
834 int nlocks = (stp)->sd_nciputctrl; \
/titanic_41/usr/src/uts/common/os/
H A Dputnext.c167 ix = CPU->cpu_seqid & stp->sd_nciputctrl; in putnext()
H A Dddi.c502 int ix = CPU->cpu_seqid & stp->sd_nciputctrl; in canputnext()
H A Dstrsubr.c3302 stp->sd_nciputctrl = 0; in shalloc()
3331 ASSERT(stp->sd_nciputctrl == n_ciputctrl - 1); in shfree()
3333 stp->sd_nciputctrl, 0); in shfree()
3337 stp->sd_nciputctrl = 0; in shfree()
/titanic_41/usr/src/uts/common/io/
H A Dstream.c4164 ASSERT(stp->sd_nciputctrl == 0); in create_putlocks()
4165 stp->sd_nciputctrl = n_ciputctrl - 1; in create_putlocks()
4178 ASSERT(stream == 0 || stp->sd_nciputctrl == n_ciputctrl - 1); in create_putlocks()