Searched refs:CTL_LUN_FLAG_DEVID (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_ioctl.h329 CTL_LUN_FLAG_DEVID = 0x20, enumerator in enum:__anon8636
379 * 0x83 data. If it is specified, the CTL_LUN_FLAG_DEVID
H A Dctl_backend_ramdisk.c1067 if ((params->flags & CTL_LUN_FLAG_DEVID) == 0) {
H A Dctl_backend_block.c2326 if ((params->flags & CTL_LUN_FLAG_DEVID) == 0) {
/freebsd-13-stable/usr.sbin/ctld/
H A Dkernel.c708 req.reqdata.create.flags |= CTL_LUN_FLAG_DEVID;
/freebsd-13-stable/usr.sbin/ctladm/
H A Dctladm.c2502 req.reqdata.create.flags |= CTL_LUN_FLAG_DEVID;

Completed in 182 milliseconds