Searched refs:found_unit (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_hints.c | 437 int found_unit; in resource_find_match() local 443 &found_name, &found_namelen, &found_unit, NULL, NULL, NULL); in resource_find_match() 446 *unit = found_unit; in resource_find_match() 463 int found_unit; in resource_find_dev() local 469 NULL, NULL, &found_unit, NULL, NULL, NULL); in resource_find_dev() 471 *unit = found_unit; in resource_find_dev()
|