Searched refs:PCI_CAP_DBG (Results 1 – 2 of 2) sorted by relevance
112 PCI_CAP_DBG("pci_cap_probe: index=%x, id=%x, base=%x\n", in pci_cap_probe()282 PCI_CAP_DBG("pci_cap_get: %p[x%x]=x%x\n", (void *)h, offset, data); in pci_cap_get()320 PCI_CAP_DBG("pci_cap_put: data=%x\n", data); in pci_cap_put()
52 #define PCI_CAP_DBG if (pci_cap_debug) printf macro54 #define PCI_CAP_DBG _NOTE(CONSTANTCONDITION) if (0) printf macro