VMCI_LOG_ERROR
VMCI_LOG_ERROR(LGPFX"Failed to map PCI BARs.\n");
VMCI_LOG_ERROR(LGPFX"Failed to configure capabilities.\n");
VMCI_LOG_ERROR(LGPFX"vmci_qp_guest_endpoints_init failed.\n");
VMCI_LOG_ERROR(LGPFX"Failed to enable interrupts.\n");
VMCI_LOG_ERROR(LGPFX"Could not map: BAR0\n");
VMCI_LOG_ERROR(LGPFX"Could not map: BAR1\n");
VMCI_LOG_ERROR(LGPFX"VMCI device does not support "
VMCI_LOG_ERROR(LGPFX"Failed to alloc memory for "
VMCI_LOG_ERROR(LGPFX"bus_dma_tag_create failed: %d\n", error);
VMCI_LOG_ERROR(LGPFX"bus_dmamem_alloc failed: %d\n", error);
VMCI_LOG_ERROR(LGPFX"bus_dmamap_load failed: %d\n", error);
VMCI_LOG_ERROR(LGPFX"Device does not support any interrupt"