Searched defs:sq_nciputctrl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h482 uint_t sq_nciputctrl; member in struct:syncq
846 int nlocks = (sq)->sq_nciputctrl; \
859 int nlocks = (sq)->sq_nciputctrl; \
872 int nlocks = (sq)->sq_nciputctrl; \
887 int nlocks = (sq)->sq_nciputctrl; \
905 int nlocks = (sq)->sq_nciputctrl; \
918 int ncounts = (sq)->sq_nciputctrl; \
951 int ncounts = (sq)->sq_nciputctrl; \

Completed in 156 milliseconds