| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_caldata.c | 105 device_get_name(dev), in ar71xx_platform_create_cal_data() 134 if (resource_long_value(device_get_name(dev), in ar71xx_platform_check_eeprom_hints() 138 if (resource_int_value(device_get_name(dev), in ar71xx_platform_check_eeprom_hints()
|
| H A D | ar71xx_gpio.c | 473 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar71xx_gpio_attach() 479 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar71xx_gpio_attach() 490 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar71xx_gpio_attach() 493 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar71xx_gpio_attach() 549 if (resource_int_value(device_get_name(dev), in ar71xx_gpio_attach() 556 if (resource_int_value(device_get_name(dev), in ar71xx_gpio_attach()
|
| H A D | ar71xx_fixup.c | 105 device_get_name(dev), device_get_unit(dev), bus, slot, func); in ar71xx_pci_slot_create_eeprom_firmware()
|
| H A D | if_arge.c | 556 if (resource_int_value(device_get_name(sc->arge_dev), in arge_fetch_mdiobus_clock_rate() 625 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() 677 device_get_name(dev), in arge_attach() 740 if (local_mac == 0 && resource_long_value(device_get_name(dev), in arge_attach() 747 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in arge_attach() 771 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in arge_attach() 800 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in arge_attach() 813 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in arge_attach() [all …]
|
| H A D | ar71xx_pci.c | 349 if (resource_long_value(device_get_name(dev), device_get_unit(dev), in ar71xx_pci_slot_fixup() 353 if (resource_int_value(device_get_name(dev), in ar71xx_pci_slot_fixup() 401 if (resource_int_value(device_get_name(dev), in ar71xx_pci_attach()
|
| H A D | ar724x_pci.c | 348 if (resource_long_value(device_get_name(dev), device_get_unit(dev), in ar724x_pci_slot_fixup() 352 if (resource_int_value(device_get_name(dev), in ar724x_pci_slot_fixup()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5315_gpio.c | 370 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar5315_gpio_attach() 376 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar5315_gpio_attach() 384 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar5315_gpio_attach() 387 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in ar5315_gpio_attach() 437 if (resource_int_value(device_get_name(dev), in ar5315_gpio_attach() 444 if (resource_int_value(device_get_name(dev), in ar5315_gpio_attach()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_pci.c | 448 if (strcmp(device_get_name(dev), "pcib") != 0) in mips_platform_pcib_setup_intr() 496 cpu_establish_hardintr(device_get_name(child), filt, intr, arg, in mips_platform_pcib_setup_intr() 506 if (strcmp(device_get_name(child), "pci") == 0) { in mips_platform_pcib_teardown_intr()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_intr.c | 863 device_get_name(pic->pic_dev))); 947 device_get_name(pic->pic_dev))); 955 device_get_name(pic->pic_dev))); 1339 device_get_name(pic->pic_dev))); 1385 device_get_name(pic->pic_dev))); 1427 device_get_name(pic->pic_dev))); 1463 device_get_name(pic->pic_dev))); 1498 device_get_name(pic->pic_dev)));
|
| H A D | device_if.m | 151 TSENTER2(device_get_name(dev)); 154 TSEXIT2(device_get_name(dev)); 214 TSENTER2(device_get_name(dev)); 217 TSEXIT2(device_get_name(dev));
|
| H A D | subr_rman.c | 1050 if (device_get_name(res->r_dev) != NULL) { in sysctl_rman() 1053 device_get_name(res->r_dev), in sysctl_rman()
|
| H A D | subr_bus.c | 173 #define DEVICENAME(d) ((d)? device_get_name(d): "no device") 2109 device_get_name(child); in device_probe_child() 2328 device_get_name(device_t dev) in device_get_name() function 2393 const char *name = device_get_name(dev); in device_print_prettyname() 2421 name = device_get_name(dev); in device_printf() 2872 if (bootverbose && device_get_name(dev) != NULL) { in device_probe() 5299 busname = device_get_name(bus); in bus_enumerate_hinted_children()
|
| /f-stack/freebsd/x86/isa/ |
| H A D | clock.c | 571 resource_int_value(device_get_name(dev), device_get_unit(dev), in attimer_attach() 583 if (resource_int_value(device_get_name(dev), device_get_unit(dev), in attimer_attach()
|
| H A D | atrtc.c | 457 (resource_int_value(device_get_name(dev), device_get_unit(dev), in atrtc_attach()
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 146 device_get_name(entry->client), rv); in host1x_drm_init() 177 device_get_name(entry->client), rv); in host1x_drm_exit()
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_sdma.c | 1173 panic("%s: Cannot map registers", device_get_name(dev)); in ti_sdma_attach() 1226 panic("%s: Cannot register IRQ", device_get_name(dev)); in ti_sdma_attach()
|
| /f-stack/freebsd/arm/xilinx/ |
| H A D | zy7_ehci.c | 253 device_get_name(dev)); in zy7_ehci_attach()
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | as3722.c | 296 dname = device_get_name(dev); in as3722_attach()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | octe.c | 147 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in octe_attach()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | if_octm.c | 223 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in octm_attach()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pl310.c | 486 panic("%s: Cannot map registers", device_get_name(dev)); in pl310_attach()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | if_emac.c | 931 error = resource_int_value(device_get_name(dev), device_get_unit(dev), in emac_attach() 964 if_initname(ifp, device_get_name(dev), device_get_unit(dev)); in emac_attach()
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_bus.c | 451 if (strcmp(device_get_name(devs[i]), in legacy_pcib_identify()
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | max77620.c | 394 dname = device_get_name(dev); in max77620_attach()
|
| /f-stack/freebsd/contrib/ncsw/user/env/ |
| H A D | xx.c | 741 strncpy(dev_name, device_get_name(dev), len); in XX_PortalSetInfo()
|