Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_glbl.h55 extern int ql_alloc_dma(qla_host_t *ha);
H A Dql_os.c498 if (ql_alloc_dma(ha)) { in qla_pci_attach()
H A Dql_hw.c1253 ql_alloc_dma(qla_host_t *ha) in ql_alloc_dma() function