Searched refs:nstrpush (Results 1 – 8 of 8) sorted by relevance
114 key = kmem_alloc((nstrpush + 1) * sizeof (uintptr_t), KM_SLEEP); in tpi_makekey()124 ASSERT(i < nstrpush + 1); in tpi_makekey()
158 (apc->apc_npush > nstrpush)) in sad_apc_verify()
109 int nstrpush; variable450 MEMSEEK(pnstrpush); MEMREAD(nstrpush); in main()452 "(NSTRPUSH)\n", nstrpush); in main()
424 int nstrpush = 9; /* maximum # of modules/drivers on a stream */ variable
842 extern int nstrpush; /* maximum number of pushes allowed */
1266 extern int nstrpush; /* maximum number of pushes allowed */
204 if (stp->sd_pushcnt >= nstrpush) { in push_mod()1893 maxmodstr = nstrpush * (FMNAMESZ + 1); in log_dupioc()3798 if (stp->sd_pushcnt >= nstrpush) { in strioctl()4077 if (stp->sd_pushcnt >= nstrpush || pos < 0 || in strioctl()
6083 nmods = MIN(nmods, nstrpush); in socktpi_plumbioctl()