Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c60 static int ql_alloc_phys_rbuf(dev_info_t *, ddi_dma_handle_t *,
1480 if (ql_alloc_phys_rbuf(qlge->dip, &sbq_desc->bd_dma.dma_handle, in ql_alloc_sbufs()
1630 if (ql_alloc_phys_rbuf(qlge->dip, &lbq_desc->bd_dma.dma_handle, in ql_alloc_lbufs()
3745 ql_alloc_phys_rbuf(dev_info_t *dip, ddi_dma_handle_t *dma_handle, in ql_alloc_phys_rbuf() function