Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_frontend.c242 ctl_lun_map_deinit(port); in ctl_port_deregister()
H A Dctl_private.h436 int ctl_lun_map_deinit(struct ctl_port *port);
H A Dctl.c3513 retval = ctl_lun_map_deinit(port); in ctl_ioctl()
3660 ctl_lun_map_deinit(struct ctl_port *port) in ctl_lun_map_deinit() function