HomeSort by: relevance | last modified time | path
    Searched defs:device_getprop_data (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_device.c 767 * device_getprop_data --
771 device_getprop_data(device_t dev, const char *prop, void *buf, size_t buflen) function
779 * Convenience wrapper around device_getprop_data() that takes care
subr_device.c 767 * device_getprop_data --
771 device_getprop_data(device_t dev, const char *prop, void *buf, size_t buflen) function
779 * Convenience wrapper around device_getprop_data() that takes care

Completed in 26 milliseconds