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

  /src/sys/kern/
subr_autoconf.c 3058 * device_compatible_match:
3065 device_compatible_match(const char **device_compats, int ndevice_compats, function in typeref:typename:int
3075 * Like device_compatible_match(), but uses pmatch(9) to compare
3117 * Like device_compatible_match(), but take the device
3171 * Like device_compatible_match(), but takes a single
3187 * same matching criteria used by device_compatible_match().
subr_autoconf.c 3058 * device_compatible_match:
3065 device_compatible_match(const char **device_compats, int ndevice_compats, function in typeref:typename:int
3075 * Like device_compatible_match(), but uses pmatch(9) to compare
3117 * Like device_compatible_match(), but take the device
3171 * Like device_compatible_match(), but takes a single
3187 * same matching criteria used by device_compatible_match().

Completed in 27 milliseconds