Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c56 static int ql_alloc_phys_rbuf(dev_info_t *, ddi_dma_handle_t *,
1476 if (ql_alloc_phys_rbuf(qlge->dip, &sbq_desc->bd_dma.dma_handle, in ql_alloc_sbufs()
1626 if (ql_alloc_phys_rbuf(qlge->dip, &lbq_desc->bd_dma.dma_handle, in ql_alloc_lbufs()
3741 ql_alloc_phys_rbuf(dev_info_t *dip, ddi_dma_handle_t *dma_handle, in ql_alloc_phys_rbuf() function