Home
last modified time | relevance | path

Searched refs:ctl_stop_lun (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_backend.h222 * off state) call ctl_stop_lun().
225 int ctl_stop_lun(struct ctl_be_lun *be_lun);
H A Dctl_backend_ramdisk.c845 ctl_stop_lun(cbe_lun); in ctl_backend_ramdisk_scsi_config_write()
H A Dctl_backend_block.c3088 ctl_stop_lun(cbe_lun); in ctl_be_block_scsi_config_write()
H A Dctl.c4827 ctl_stop_lun(struct ctl_be_lun *be_lun) in ctl_stop_lun() function