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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c120 CTL_BE_BLOCK_LUN_UNCONFIGURED = 0x01, enumerator in enum:__anon3
2478 while ((be_lun->flags & CTL_BE_BLOCK_LUN_UNCONFIGURED) == 0) {
2484 if (be_lun->flags & CTL_BE_BLOCK_LUN_UNCONFIGURED) {
2614 be_lun->flags |= CTL_BE_BLOCK_LUN_UNCONFIGURED;

Completed in 78 milliseconds