Home
last modified time | relevance | path

Searched refs:find_device (Results 1 – 5 of 5) sorted by relevance

/freebsd/tests/sys/cam/ctl/
H A Dctl.subr28 find_device() {
84 find_device $LUN
97 find_device $LUN
/freebsd/usr.sbin/iovctl/
H A Diovctl.c298 device = find_device(filename); in main()
308 device = find_device(filename); in main()
318 device = find_device(filename); in main()
337 dev = find_device(filename); in config_action()
H A Diovctl.h30 char * find_device(const char *);
H A Dparse.c391 find_device(const char *filename) in find_device() function
/freebsd/sys/kern/
H A Dsubr_bus.c5643 find_device(struct devreq *req, device_t *devp) in find_device() function
5776 error = find_device(req, &dev); in devctl2_ioctl()
5783 error = find_device(req, &dev); in devctl2_ioctl()