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

/freebsd-11-stable/usr.sbin/iovctl/
H A Diovctl.h32 char * find_device(const char *);
H A Diovctl.c248 device = find_device(filename);
258 device = find_device(filename);
277 dev = find_device(filename);
H A Dparse.c369 find_device(const char *filename) function
/freebsd-11-stable/sys/kern/
H A Dsubr_bus.c5416 find_device(struct devreq *req, device_t *devp) function
5482 error = find_device(req, &dev);

Completed in 97 milliseconds