Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h289 CTL_LUNREQ_CREATE, enumerator
H A Dctl_backend_ramdisk.c1023 case CTL_LUNREQ_CREATE: in ctl_backend_ramdisk_ioctl()
H A Dctl_backend_block.c2184 case CTL_LUNREQ_CREATE: in ctl_be_block_ioctl()
/freebsd/usr.sbin/ctld/
H A Dkernel.c709 req.reqtype = CTL_LUNREQ_CREATE; in kernel_lun_add()
/freebsd/usr.sbin/ctladm/
H A Dctladm.c2503 req.reqtype = CTL_LUNREQ_CREATE; in cctl_create_lun()