Home
last modified time | relevance | path

Searched refs:v_pbuf (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dvar.h53 int v_pbuf; /* Nbr of physical I/O buffers. */ member
/titanic_44/usr/src/cmd/sa/
H A Dsadp.c475 phybuf = malloc(sizeof (struct buf) * tbl.v_pbuf);
575 FETCH_IAL(X1_PBUF, phybuf, tbl.v_pbuf*sizeof (struct buf));
783 if (index < tbl.v_pbuf){ in testbuf()
1429 tbl->v_hmask, tbl->v_pbuf, tbl->v_sptmap, tbl->v_maxpmem);
/titanic_44/usr/src/cmd/stat/kstat/
H A Dkstat.c1034 SAVE_INT32(ksi, var, v_pbuf); in save_var()
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs318 SAVE_INT32(self, varp, v_pbuf); in save_var()