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

/freebsd-10.3-release/sys/cam/ctl/
H A Dctl_backend.h88 CTL_LUN_FLAG_EJECTED = 0x100, enumerator in enum:__anon6741
H A Dctl_backend_block.c2640 cbe_lun->flags &= ~CTL_LUN_FLAG_EJECTED;
2766 cbe_lun->flags &= ~CTL_LUN_FLAG_EJECTED;
2780 cbe_lun->flags |= CTL_LUN_FLAG_EJECTED;
H A Dctl.c4558 if (be_lun->flags & CTL_LUN_FLAG_EJECTED)

Completed in 122 milliseconds