Searched refs:resource_find (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dsubr_hints.c306 resource_find(int *line, int *startln, function
346 error = resource_find(&line, NULL, name, &unit, resname, NULL,
370 error = resource_find(&line, NULL, name, &unit, resname, NULL,
392 error = resource_find(&line, NULL, name, &unit, resname, NULL,
442 ret = resource_find(anchor, &newln, NULL, NULL, resname, value,
468 ret = resource_find(anchor, &newln, name, NULL, resname, value,
505 error = resource_find(&line, NULL, name, &unit, resname, NULL,

Completed in 180 milliseconds