Searched refs:PRT (Results 1 – 4 of 4) sorted by relevance
86 #define PRT(...) fprintf(ed->out, __VA_ARGS__) macro862 PRT("\nSymbol Table: (archive)\n"); in ac_print_ar()863 PRT(" index offset symbol\n"); in ac_print_ar()865 PRT("\nsymbol table (archive):\n"); in ac_print_ar()869 PRT("%10s ", idx); in ac_print_ar()870 PRT("0x%8.8jx ", in ac_print_ar()872 PRT("%s\n", arsym[i].sym_name); in ac_print_ar()874 PRT("\nentry: %d\n", i); in ac_print_ar()875 PRT("\toffset: %#jx\n", in ac_print_ar()877 PRT("\tsymbol: %s\n", in ac_print_ar()[all …]
198 PT PRT 620 Portugal
22240 0063 PRT.5105 [Yoke]22241 0064 PRT.5105 [reserved]22242 0065 PRT.5096 [Battery Management System]22243 0066 PRT.5096 [Battery Management System]22244 0067 PRT.509422245 0068 PRT.509422246 0069 PRT.5119 [Ethernet2CAN LC Gateway]22247 006a PRT.5113 [CLS CANaerospace Gateway]22248 006b PRT.512322249 006c PRT.5123 [reserved][all …]
18026 Changed ACPI PRT option from "pci=noacpi-routing" to "pci=noacpi"18031 Restructured PRT support.18391 Added basic PCI Interrupt Routing Table (PRT) support for IA3218392 (acpi_pci.c), and unified the PRT code for IA32 and IA64. This18393 version supports both static and dynamic PRT entries, but dynamic18400 in init/main.c. This ordering is required to support PRT and