Home
last modified time | relevance | path

Searched refs:ctl_frontend_find (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/cam/ctl/
Dctl_frontend.h281 struct ctl_frontend * ctl_frontend_find(char *frontend_name);
Dctl_frontend.c127 ctl_frontend_find(char *frontend_name) in ctl_frontend_find() function
Dctl.c3186 fe = ctl_frontend_find("iscsi"); in ctl_ioctl()
3203 fe = ctl_frontend_find(req->driver); in ctl_ioctl()