Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_frontend.h275 struct ctl_frontend * ctl_frontend_find(char *frontend_name);
H A Dctl_frontend.c126 ctl_frontend_find(char *frontend_name) in ctl_frontend_find() function
H A Dctl.c3203 fe = ctl_frontend_find("iscsi"); in ctl_ioctl()
3220 fe = ctl_frontend_find("nvmf"); in ctl_ioctl()
3241 fe = ctl_frontend_find(req->driver); in ctl_ioctl()