Searched defs:bfe_ring_buf_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c2591 bfe_ring_buf_alloc(bfe_t *bfe, bfe_ring_t *r, int slot, int d) function
2601 bfe_error(bfe->bfe_dip, " bfe_ring_buf_alloc() :"
2613 bfe_error(bfe->bfe_dip, " bfe_ring_buf_alloc() :"
2627 bfe_error(bfe->bfe_dip, " bfe_ring_buf_alloc() :"
2633 bfe_error(bfe->bfe_dip, " bfe_ring_buf_alloc() :"
2755 if (bfe_ring_buf_alloc(bfe, r, i, d) != DDI_SUCCESS) {

Completed in 63 milliseconds