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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpci.c43 #define PCI_MSG(args) printf args macro
45 #define PCI_MSG(args) macro
321 PCI_MSG(("%s: Failed to read!\n", __FUNCTION__));
325 PCI_MSG(("%s: 0x%x <= 0x%p(0x%x), len %d, off 0x%x, buf 0x%p\n",
373 PCI_MSG(("%s: Failed to write!\n", __FUNCTION__));
390 PCI_MSG(("%s: 0x%x => 0x%p\n", __FUNCTION__, val, reg));
735 PCI_MSG(("PCIE port %d is disabled\n", port));
962 PCI_MSG(("%s: no PCI core\n", __FUNCTION__));

Completed in 93 milliseconds