Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_glbl.h57 extern int ql_alloc_dma(qla_host_t *ha);
H A Dql_os.c504 if (ql_alloc_dma(ha)) { in qla_pci_attach()
H A Dql_hw.c1255 ql_alloc_dma(qla_host_t *ha) in ql_alloc_dma() function