Searched refs:get_attr_uint32 (Results 1 - 25 of 33) sorted by relevance

12

/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dbusses.cpp102 if (pnp->get_attr_uint32(node, SCSI_DEVICE_MAX_TARGET_COUNT, &bus->max_target_count, true) != B_OK)
104 if (pnp->get_attr_uint32(node, SCSI_DEVICE_MAX_LUN_COUNT, &bus->max_lun_count, true) != B_OK)
205 if (pnp->get_attr_uint32(node, B_DMA_ALIGNMENT, &bus->dma_params.alignment,
208 if (pnp->get_attr_uint32(node, B_DMA_MAX_TRANSFER_BLOCKS,
211 if (pnp->get_attr_uint32(node, B_DMA_BOUNDARY,
214 if (pnp->get_attr_uint32(node, B_DMA_MAX_SEGMENT_BLOCKS,
217 if (pnp->get_attr_uint32(node, B_DMA_MAX_SEGMENT_COUNT,
H A Dsim_interface.cpp89 if (pnp->get_attr_uint32(node, "ide/channel_id", &channel, true) == B_OK) {
H A Ddevices.cpp106 pnp->get_attr_uint32(bus->node, B_DMA_MAX_TRANSFER_BLOCKS, &orig_max_blocks,
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Ddevice.cpp36 if (gDeviceManager->get_attr_uint32(node, "ide/channel_id", &channel, true) == B_OK
/haiku/src/add-ons/kernel/busses/random/ccp/
H A Dccp_acpi.cpp139 if (gDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/system/kernel/device_manager/
H A Ddma_resources.cpp123 if (gDeviceManagerModule.get_attr_uint32(node,
127 if (gDeviceManagerModule.get_attr_uint32(node,
131 if (gDeviceManagerModule.get_attr_uint32(node,
135 if (gDeviceManagerModule.get_attr_uint32(node,
139 if (gDeviceManagerModule.get_attr_uint32(node,
H A Ddevice_manager.cpp839 get_attr_uint32(const device_node* node, const char* name, uint32* _value, function
1005 get_attr_uint32,
1317 get_attr_uint32(this, B_DEVICE_FLAGS, &fFlags, false);
/haiku/src/add-ons/kernel/bus_managers/fdt/
H A Dfdt_module.cpp361 ASSERT(gDeviceManager->get_attr_uint32(
374 ASSERT(gDeviceManager->get_attr_uint32(
423 ASSERT(gDeviceManager->get_attr_uint32(
509 ASSERT(gDeviceManager->get_attr_uint32(
580 ASSERT(gDeviceManager->get_attr_uint32(
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.h99 status_t (*get_attr_uint32)(const device_node *node, const char *name, member in struct:device_manager_info
H A Ddevice_manager.cpp603 get_attr_uint32(const device_node* node, const char* name, uint32* _value, function
716 get_attr_uint32,
989 get_attr_uint32(this, B_DEVICE_FLAGS, &fFlags, false);
/haiku/headers/os/drivers/
H A Ddevice_manager.h94 status_t (*get_attr_uint32)(const device_node *node, const char *name, member in struct:device_manager_info
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DDevice.cpp104 if (gDeviceManager->get_attr_uint32(node, ACPI_DEVICE_TYPE_ITEM, &type, false) != B_OK)
/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIDevice.cpp25 fInitStatus = gDeviceManager->get_attr_uint32(node, WMI_BUS_COOKIE,
H A DWMIACPI.cpp391 if (gDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/drivers/display/
H A Ddisplay_adapter.cpp155 if (gDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/drivers/power/acpi_button/
H A Dacpi_button.cpp268 if (sDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/drivers/sensor/acpi_als/
H A Dacpi_als.cpp203 if (sDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/busses/ata/silicon_image_3112/
H A Dsilicon_image_3112.c263 if (sDeviceManager->get_attr_uint32(node, "silicon_image_3112/asic_index", &asicIndex, false) != B_OK)
265 if (sDeviceManager->get_attr_uint32(node, "silicon_image_3112/mmio_base", &mmioBase, false) != B_OK)
267 if (sDeviceManager->get_attr_uint32(node, "silicon_image_3112/int_num", &interruptNumber, false) != B_OK)
423 if (sDeviceManager->get_attr_uint32(node, "silicon_image_3112/chan_index", &channelIndex, false) != B_OK)
/haiku/src/add-ons/kernel/busses/i2c/pch/
H A Dpch_i2c_acpi.cpp194 if (gDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DDriver.cpp43 if (gDeviceManager->get_attr_uint32(info->node, USB_DEVICE_ID_ITEM, &device, true) != B_OK)
/haiku/src/add-ons/kernel/drivers/power/acpi_thermal/
H A Dacpi_thermal.c241 if (sDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/drivers/power/acpi_lid/
H A Dacpi_lid.cpp216 if (sDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/drivers/power/acpi_ac/
H A Dacpi_ac.cpp170 if (sDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM,
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_acpi.cpp188 if (gDeviceManager->get_attr_uint32(parent, ACPI_DEVICE_TYPE_ITEM, &type, false)
/haiku/src/add-ons/kernel/drivers/input/i2c_hid/
H A DDriver.cpp347 if (sDeviceManager->get_attr_uint32(node, "descriptorAddress",

Completed in 95 milliseconds

12