Home
last modified time | relevance | path

Searched refs:PCIADDR_PORT_FMT (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Dtypes.h43 #define PCIADDR_PORT_FMT "%04" PCI_U64_FMT_X macro
47 #define PCIADDR_PORT_FMT "%04x" macro
52 #undef PCIADDR_PORT_FMT
53 #define PCIADDR_PORT_FMT PCIADDR_T_FMT macro
/pciutils/
H A Dlspci.c451 printf(PCIADDR_PORT_FMT, a); in show_bases()
H A DChangeLog1553 * lib/pci.h (PCIADDR_PORT_FMT): Use %llx instead of %Lx, because the latter