Home
last modified time | relevance | path

Searched refs:CTL_LUNREQ_RM (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h290 CTL_LUNREQ_RM, enumerator
H A Dctl_backend_ramdisk.c1026 case CTL_LUNREQ_RM: in ctl_backend_ramdisk_ioctl()
H A Dctl_backend_block.c2187 case CTL_LUNREQ_RM: in ctl_be_block_ioctl()
/freebsd/usr.sbin/ctld/
H A Dkernel.c823 req.reqtype = CTL_LUNREQ_RM; in kernel_lun_remove()
/freebsd/usr.sbin/ctladm/
H A Dctladm.c2642 req.reqtype = CTL_LUNREQ_RM; in cctl_rm_lun()