Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/ctl/
H A Dctl_frontend.c247 ctl_lun_map_deinit(port); in ctl_port_deregister()
H A Dctl_private.h486 int ctl_lun_map_deinit(struct ctl_port *port);
H A Dctl.c3441 retval = ctl_lun_map_deinit(port); in ctl_ioctl()
3588 ctl_lun_map_deinit(struct ctl_port *port) in ctl_lun_map_deinit() function