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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h52 #define PCI_CAP_DBG if (pci_cap_debug) printf macro
54 #define PCI_CAP_DBG _NOTE(CONSTANTCONDITION) if (0) printf macro
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c112 PCI_CAP_DBG("pci_cap_probe: index=%x, id=%x, base=%x\n",
282 PCI_CAP_DBG("pci_cap_get: %p[x%x]=x%x\n", (void *)h, offset, data);
320 PCI_CAP_DBG("pci_cap_put: data=%x\n", data);

Completed in 69 milliseconds