Home
last modified time | relevance | path

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

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