Searched refs:PCIADDR_PORT_FMT (Results 1 – 3 of 3) sorted by relevance
43 #define PCIADDR_PORT_FMT "%04" PCI_U64_FMT_X macro47 #define PCIADDR_PORT_FMT "%04x" macro52 #undef PCIADDR_PORT_FMT53 #define PCIADDR_PORT_FMT PCIADDR_T_FMT macro
451 printf(PCIADDR_PORT_FMT, a); in show_bases()
1553 * lib/pci.h (PCIADDR_PORT_FMT): Use %llx instead of %Lx, because the latter