Home
last modified time | relevance | path

Searched refs:resource_long_value (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/arm64/acpica/
H A DOsdEnvironment.c63 if (resource_long_value("acpi", 0, "rsdp", &acpi_root) == 0) in acpi_get_root_from_loader()
/f-stack/freebsd/x86/acpica/
H A DOsdEnvironment.c76 if (resource_long_value("acpi", 0, "rsdp", &acpi_root) == 0) in acpi_get_root_from_loader()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_caldata.c134 if (resource_long_value(device_get_name(dev), in ar71xx_platform_check_eeprom_hints()
H A Dar71xx_machdep.c173 if (resource_long_value("ar71xx", 0, "eeprom_mac_addr", in ar71xx_platform_read_eeprom_mac()
H A Dqca955x_chip.c319 if (resource_long_value("qca955x_gmac", 0, "gmac_cfg", in qca955x_chip_init_gmac()
H A Dqca953x_chip.c325 if (resource_long_value("qca953x_gmac", 0, "gmac_cfg", in qca953x_chip_init_gmac()
H A Dar934x_chip.c393 if (resource_long_value("ar934x_gmac", 0, "gmac_cfg", in ar934x_chip_init_gmac()
H A Dapb.c423 if (resource_long_value(dname, dunit, "maddr", &maddr) == 0) in apb_hinted_child()
H A Dif_arge.c625 if (resource_long_value(device_get_name(sc->arge_dev), in arge_fetch_pll_config()
632 if (resource_long_value(device_get_name(sc->arge_dev), in arge_fetch_pll_config()
639 if (resource_long_value(device_get_name(sc->arge_dev), in arge_fetch_pll_config()
740 if (local_mac == 0 && resource_long_value(device_get_name(dev), in arge_attach()
H A Dar724x_pci.c348 if (resource_long_value(device_get_name(dev), device_get_unit(dev), in ar724x_pci_slot_fixup()
H A Dar71xx_pci.c349 if (resource_long_value(device_get_name(dev), device_get_unit(dev), in ar71xx_pci_slot_fixup()
/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.c156 if (resource_long_value("bhnd", 0, "maddr", &maddr) == 0) in bcm_get_bus_addr()
167 if (resource_long_value("bhnd", 0, "msize", &msize) == 0) in bcm_get_bus_size()
/f-stack/freebsd/kern/
H A Dsubr_hints.c360 resource_long_value(const char *name, int unit, const char *resname, in resource_long_value() function
/f-stack/freebsd/mips/mips/
H A Dnexus.c585 if (resource_long_value(dname, dunit, "maddr", &maddr) == 0) in nexus_hinted_child()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c595 if (resource_long_value(dname, dunit, "maddr", &maddr) == 0) in apb_hinted_child()
/f-stack/freebsd/sys/
H A Dbus.h657 int resource_long_value(const char *name, int unit, const char *resname,