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

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_backend_ramdisk.c104 CTL_BE_RAMDISK_LUN_UNCONFIGURED = 0x01, enumerator in enum:__anon8605
907 while ((be_lun->flags & CTL_BE_RAMDISK_LUN_UNCONFIGURED) == 0) {
913 if (be_lun->flags & CTL_BE_RAMDISK_LUN_UNCONFIGURED) {
1236 be_lun->flags |= CTL_BE_RAMDISK_LUN_UNCONFIGURED;

Completed in 30 milliseconds