Searched refs:_PCI_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
56 #define _PCI_STRINGIFY(x) #x macro57 #define PCI_STRINGIFY(x) _PCI_STRINGIFY(x)