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

  /src/sys/dev/ofw/
ofw_network_subr.c 124 dce = device_compatible_lookup(&cp, 1, media_compat);
156 dce = device_compatible_lookup(&cp, 1, media_compat);
  /src/sys/dev/ofisa/
mcclock_ofisa.c 86 dce = device_compatible_lookup(&cmodel, 1, platform_data);
  /src/sys/sys/
device.h 653 device_compatible_lookup(const char **, int,
  /src/sys/kern/
subr_autoconf.c 3198 * device_compatible_lookup:
3204 device_compatible_lookup(const char **device_compats, int ndevice_compats, function in typeref:typename:const struct device_compatible_entry *
3238 * Like device_compatible_lookup(), but take the device
3280 * Like device_compatible_lookup(), but takes a single

Completed in 16 milliseconds