Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c101 CTL_BE_RAMDISK_LUN_UNCONFIGURED = 0x01, enumerator
1100 while ((be_lun->flags & CTL_BE_RAMDISK_LUN_UNCONFIGURED) == 0) { in ctl_backend_ramdisk_rm()
1106 if (be_lun->flags & CTL_BE_RAMDISK_LUN_UNCONFIGURED) { in ctl_backend_ramdisk_rm()
1429 be_lun->flags |= CTL_BE_RAMDISK_LUN_UNCONFIGURED; in ctl_backend_ramdisk_lun_shutdown()