rio_table_hdr 150 arch/x86/kernel/pci-calgary_64.c static struct rio_table_hdr *rio_table_hdr __initdata; rio_table_hdr 1074 arch/x86/kernel/pci-calgary_64.c for (rioidx = 0; rioidx < rio_table_hdr->num_rio_dev; rioidx++) { rio_table_hdr 1224 arch/x86/kernel/pci-calgary_64.c numnodes = rio_table_hdr->num_scal_dev; rio_table_hdr 1233 arch/x86/kernel/pci-calgary_64.c switch (rio_table_hdr->version){ rio_table_hdr 1245 arch/x86/kernel/pci-calgary_64.c rio_table_hdr->version); rio_table_hdr 1249 arch/x86/kernel/pci-calgary_64.c ptr = ((unsigned long)rio_table_hdr) + 3; rio_table_hdr 1253 arch/x86/kernel/pci-calgary_64.c for (i = 0; i < rio_table_hdr->num_rio_dev; rio_table_hdr 1379 arch/x86/kernel/pci-calgary_64.c rio_table_hdr = NULL; rio_table_hdr 1390 arch/x86/kernel/pci-calgary_64.c rio_table_hdr = (struct rio_table_hdr *)(ptr + offset + 4); rio_table_hdr 1396 arch/x86/kernel/pci-calgary_64.c if (!rio_table_hdr) { rio_table_hdr 44 drivers/pci/hotplug/ibmphp_ebda.c static struct rio_table_hdr *rio_table_ptr = NULL; rio_table_hdr 355 drivers/pci/hotplug/ibmphp_ebda.c rio_table_ptr = kzalloc(sizeof(struct rio_table_hdr), GFP_KERNEL);