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

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_glbl.h65 extern int qla_alloc_dma(qla_host_t *ha);
H A Dqla_os.c371 if (qla_alloc_dma(ha)) {
372 device_printf(dev, "%s: qla_alloc_dma failed\n", __func__);
H A Dqla_hw.c104 * Function: Frees the DMA'able memory allocated in qla_alloc_dma()
135 * Name: qla_alloc_dma
139 qla_alloc_dma(qla_host_t *ha) function

Completed in 117 milliseconds