get_handle
status_t (*get_handle)(acpi_handle parent, const char *pathname,
int (*get_handle)(int socket, client_handle_t *handle);
int (*get_handle)(int socket, struct firewire_softc **handle);
status_t get_handle(acpi_handle parent, const char* pathname,
status_t (*get_handle)(acpi_handle parent, const char *pathname,
get_handle,
if (acpi->get_handle(scope, obj->string.string, &handle)
get_handle,
status = gACPI->get_handle(NULL, acpiVMBusName, &acpiVMBusHandle);
if (gFirewire->get_handle(count, &sc) != B_OK) {
while (gFirewire->get_handle(devices_count, &sc) == B_OK) {
#define get_handle gPcmciaDs->get_handle
while (get_handle(devices_count, &handle)==B_OK) {
if (get_handle(socket, (client_handle_t *)_cookie) != B_OK) {
|| gAcpi->get_handle(NULL, path, &device->acpi_device) != B_OK) {
if (gAcpi->get_handle(NULL, path, &handle) != B_OK)
if (gAcpi->get_handle(handle, "_DOD", &method) != B_OK ||
gAcpi->get_handle(handle, "_DOS", &method) != B_OK) {// ||
|| gAcpi->get_handle(NULL, path, &acpiHandle) != B_OK) {
|| gAcpi->get_handle(NULL, path, &device->acpi_device) != B_OK) {
status = acpi->get_handle(parent, acpiTable->Source, &source);
status = acpi->get_handle(NULL, childName, &childHandle);
status = acpi->get_handle(NULL, rootPciName, &rootPciHandle);