Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxge/
H A Dqls_glbl.h63 extern int qls_alloc_dma(qla_host_t *ha);
H A Dqls_os.c441 if (qls_alloc_dma(ha)) { in qls_pci_attach()
H A Dqls_hw.c194 qls_alloc_dma(qla_host_t *ha) in qls_alloc_dma() function