HomeSort by: relevance | last modified time | path
    Searched refs:device_get_property_args (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
device_calls.h 219 struct device_get_property_args { struct
234 struct device_get_property_args *args;
  /src/sys/kern/
subr_device.c 397 device_getprop_dict(device_t dev, struct device_get_property_args *args)
509 device_getprop_internal(device_t dev, struct device_get_property_args *args)
561 struct device_get_property_args args = {
604 struct device_get_property_args args = {
679 struct device_get_property_args args = {
704 struct device_get_property_args args = {
726 struct device_get_property_args args = {
795 struct device_get_property_args args = {
827 device_getprop_number_sext(struct device_get_property_args *args,
891 struct device_get_property_args args =
    [all...]
  /src/sys/dev/ofw/
ofw_subr.c 203 struct device_get_property_args *args = v;
  /src/sys/arch/sparc/sparc/
promlib.c 319 struct device_get_property_args *args = v;
  /src/sys/dev/acpi/
acpi_util.c 255 struct device_get_property_args *args = v;

Completed in 16 milliseconds