Searched refs:dnet_rbuf_alloc (Results 1 – 1 of 1) sorted by relevance
150 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