acpi_pci_routing_table
temp_size_needed += (sizeof(struct acpi_pci_routing_table) - 4);
temp_size_needed + sizeof(struct acpi_pci_routing_table);
struct acpi_pci_routing_table *user_prt;
user_prt = ACPI_CAST_PTR(struct acpi_pci_routing_table, buffer);
user_prt = ACPI_CAST_PTR(struct acpi_pci_routing_table, buffer);
user_prt->length = (sizeof(struct acpi_pci_routing_table) - 4);
struct acpi_pci_routing_table *prt_element;
prt_element = ACPI_CAST_PTR(struct acpi_pci_routing_table, route_table);
prt_element = ACPI_ADD_PTR(struct acpi_pci_routing_table,
#define ACPI_PRT_OFFSET(f) (u8) ACPI_OFFSET (struct acpi_pci_routing_table,f)
struct acpi_pci_routing_table *prt)
int pin, struct acpi_pci_routing_table *prt,
struct acpi_pci_routing_table *entry;
entry = (struct acpi_pci_routing_table *)
struct acpi_pci_routing_table *entry;
entry = (struct acpi_pci_routing_table *)