Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlxge/
HDqls_glbl.h61 extern int qls_alloc_dma(qla_host_t *ha);
HDqls_os.c439 if (qls_alloc_dma(ha)) { in qls_pci_attach()
HDqls_hw.c192 qls_alloc_dma(qla_host_t *ha) in qls_alloc_dma() function