Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c150 static struct rbuf_list *dnet_rbuf_alloc(dev_info_t *, int);
1723 rp = dnet_rbuf_alloc(dnetp->devinfo, 0); in dnet_getp()
2289 rp = dnet_rbuf_alloc(dnetp->devinfo, 1); in dnet_alloc_bufs()
2653 dnet_rbuf_alloc(dev_info_t *dip, int cansleep) in dnet_rbuf_alloc() function