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

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_ioctl.h328 CTL_LUN_FLAG_SERIAL_NUM = 0x10, enumerator in enum:__anon8636
371 * 0x80. If it is specified, the CTL_LUN_FLAG_SERIAL_NUM
H A Dctl_backend_ramdisk.c1053 if ((params->flags & CTL_LUN_FLAG_SERIAL_NUM) == 0) {
H A Dctl_backend_block.c2312 if ((params->flags & CTL_LUN_FLAG_SERIAL_NUM) == 0) {
/freebsd-13-stable/usr.sbin/ctld/
H A Dkernel.c702 req.reqdata.create.flags |= CTL_LUN_FLAG_SERIAL_NUM;
/freebsd-13-stable/usr.sbin/ctladm/
H A Dctladm.c2496 req.reqdata.create.flags |= CTL_LUN_FLAG_SERIAL_NUM;

Completed in 122 milliseconds