Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_glbl.h61 extern int qls_alloc_dma(qla_host_t *ha);
H A Dqls_os.c430 if (qls_alloc_dma(ha)) { in qls_pci_attach()
H A Dqls_hw.c187 qls_alloc_dma(qla_host_t *ha) in qls_alloc_dma() function