Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_glbl.h63 extern int qla_alloc_dma(qla_host_t *ha);
H A Dqla_os.c367 if (qla_alloc_dma(ha)) { in qla_pci_attach()
H A Dqla_hw.c137 qla_alloc_dma(qla_host_t *ha) in qla_alloc_dma() function