Home
last modified time | relevance | path

Searched refs:DEVICE_PROP_UINT64 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc_acpi.c75 DEVICE_PROP_UINT64); in dpaa2_mac_dev_probe()
102 DEVICE_PROP_UINT64); in dpaa2_mac_dev_attach()
H A Dmemac_mdio_acpi.c117 &sc->phy_channel, sizeof(sc->phy_channel), DEVICE_PROP_UINT64); in memacphy_acpi_attach()
/freebsd/sys/dev/fdt/
H A Dsimplebus.c371 case DEVICE_PROP_UINT64: in simplebus_get_property()
396 if (type == DEVICE_PROP_UINT64) { in simplebus_get_property()
/freebsd/sys/sys/
H A Dbus.h72 DEVICE_PROP_UINT64 = 3, enumerator
/freebsd/sys/dev/acpica/
H A Dacpi.c1937 case DEVICE_PROP_UINT64: in acpi_bus_get_prop()
/freebsd/sys/kern/
H A Dsubr_bus.c2250 case DEVICE_PROP_UINT64: in device_get_property()