Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c558 xnf_data_txbuf_alloc(xnf_t *xnfp, int flag) in xnf_data_txbuf_alloc() function
1737 if ((txp = xnf_data_txbuf_alloc(xnfp, KM_NOSLEEP)) == NULL) { in xnf_mblk_copy()
1773 if ((txp = xnf_data_txbuf_alloc(xnfp, KM_NOSLEEP)) == NULL) { in xnf_mblk_map()
1814 if ((txp = xnf_data_txbuf_alloc(xnfp, in xnf_mblk_map()