Searched refs:phybuf (Results 1 – 1 of 1) sorted by relevance
208 char *sbuf, *phybuf; variable475 phybuf = malloc(sizeof (struct buf) * tbl.v_pbuf);476 if (phybuf == NULL)575 FETCH_IAL(X1_PBUF, phybuf, tbl.v_pbuf*sizeof (struct buf));829 if ((nonblk == 1) && (ckbits((struct buf *)phybuf) != -1)) in testdev()