Home
last modified time | relevance | path

Searched refs:PCIIRQ_FMT (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dtypes.h54 #define PCIIRQ_FMT "%08x" macro
56 #define PCIIRQ_FMT "%d" macro
/pciutils/
H A Dlspci.c902 printf("\tInterrupt: pin %c routed to IRQ " PCIIRQ_FMT "\n", in show_verbose()
935 printf(", IRQ " PCIIRQ_FMT, p->irq); in show_verbose()