Lines Matching refs:TRACEF
64 TRACEF("Out of memory attemping to create PCIe root to manage bus ID 0x%02x\n", in Create()
196 TRACEF("%u address window%s found in init arg\n", arg->addr_window_count, in sys_pci_init()
279 TRACEF("PCIe config space collides with arch devices, truncating\n"); in sys_pci_init()
311 TRACEF("Failed to allocate PCIe Address Provider\n"); in sys_pci_init()
327 TRACEF("Failed to add ECAM region to PCIe bus driver! (ret %d)\n", ret); in sys_pci_init()
333 TRACEF("Failed to set Address Translation Provider, st = %d\n", ret); in sys_pci_init()
342 TRACEF("Failed to allocate PCIe address provider\n"); in sys_pci_init()
348 TRACEF("Failed to set Address Translation Provider, st = %d\n", ret); in sys_pci_init()
355 TRACEF("DesignWare Config Space requires at least 2 windows\n"); in sys_pci_init()
361 TRACEF("Failed to allocate PCIe address provider\n"); in sys_pci_init()
379 TRACEF("Did not find DesignWare root and downstream device in init arg\n"); in sys_pci_init()
385 TRACEF("Failed to initialize DesignWare PCIe Address Provider, error = %d\n", ret); in sys_pci_init()
391 TRACEF("Failed to set Address Translation Provider, st = %d\n", ret); in sys_pci_init()
396 TRACEF("Unknown config space type!\n"); in sys_pci_init()
408 TRACEF("Failed to add root complex to PCIe bus driver! (ret %d)\n", ret); in sys_pci_init()
414 TRACEF("Failed to start PCIe bus driver! (ret %d)\n", ret); in sys_pci_init()