Searched refs:ql_alloc_dma (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_glbl.h55 extern int ql_alloc_dma(qla_host_t *ha);
H A Dql_os.c508 if (ql_alloc_dma(ha)) {
509 device_printf(dev, "%s: ql_alloc_dma failed\n", __func__);
H A Dql_hw.c1232 * Function: Frees the DMA'able memory allocated in ql_alloc_dma()
1261 * Name: ql_alloc_dma
1265 ql_alloc_dma(qla_host_t *ha) function

Completed in 138 milliseconds