HomeSort by: relevance | last modified time | path
    Searched refs:pbufsize (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/iopctl/
iopctl.c 192 getparam(int tid, int group, void *pbuf, int pbufsize)
224 pt.pt_bufs[1].ptb_datalen = pbufsize;
  /src/sys/dev/pci/
neo.c 151 uint32_t pbufsize; member in struct:neo_softc
359 sc->pwmark %= sc->pbufsize;
790 sc->pbufsize = ((char*)end - (char *)start);
795 nm_wr_4(sc, NM_PBUFFER_END, sc->pbuf + sc->pbufsize - ssz);

Completed in 55 milliseconds