Searched refs:rhandle (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dosl.c606 static void acpi_os_derive_pci_id_2(acpi_handle rhandle, /* upper bound */ argument
618 if (handle != rhandle) {
619 acpi_os_derive_pci_id_2(rhandle, handle, &pci_id, is_bridge,
663 void acpi_os_derive_pci_id(acpi_handle rhandle, /* upper bound */ argument
670 acpi_os_derive_pci_id_2(rhandle, chandle, id, &is_bridge, &bus_number);

Completed in 18 milliseconds