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

/freebsd-9.3-release/sys/dev/qlxgb/
H A Dqla_glbl.h71 extern int qla_alloc_dma(qla_host_t *ha);
H A Dqla_os.c361 if (qla_alloc_dma(ha)) {
362 device_printf(dev, "%s: qla_alloc_dma failed\n", __func__);
H A Dqla_hw.c102 * Function: Frees the DMA'able memory allocated in qla_alloc_dma()
133 * Name: qla_alloc_dma
137 qla_alloc_dma(qla_host_t *ha) function

Completed in 51 milliseconds