Searched refs:qla_alloc_parent_dma_tag (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/qlxgb/
H A Dqla_os.c63 static int qla_alloc_parent_dma_tag(qla_host_t *ha);
354 if (qla_alloc_parent_dma_tag(ha)) {
355 device_printf(dev, "%s: qla_alloc_parent_dma_tag failed\n",
601 qla_alloc_parent_dma_tag(qla_host_t *ha) function
/freebsd-9.3-release/sys/dev/qlxgbe/
H A Dql_os.c64 static int qla_alloc_parent_dma_tag(qla_host_t *ha);
396 if (qla_alloc_parent_dma_tag(ha)) {
397 device_printf(dev, "%s: qla_alloc_parent_dma_tag failed\n",
689 qla_alloc_parent_dma_tag(qla_host_t *ha) function

Completed in 48 milliseconds