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

/freebsd-current/sys/dev/qlxgb/
H A Dqla_os.c63 static int qla_alloc_parent_dma_tag(qla_host_t *ha);
360 if (qla_alloc_parent_dma_tag(ha)) {
361 device_printf(dev, "%s: qla_alloc_parent_dma_tag failed\n",
604 qla_alloc_parent_dma_tag(qla_host_t *ha) function
/freebsd-current/sys/dev/qlxgbe/
H A Dql_os.c63 static int qla_alloc_parent_dma_tag(qla_host_t *ha);
491 if (qla_alloc_parent_dma_tag(ha)) {
492 device_printf(dev, "%s: qla_alloc_parent_dma_tag failed\n",
799 qla_alloc_parent_dma_tag(qla_host_t *ha) function

Completed in 61 milliseconds