Searched refs:CTL_LUN_STOPPED (Results 1 – 2 of 2) sorted by relevance
148 CTL_LUN_STOPPED = 0x020, enumerator
4745 lun->flags |= CTL_LUN_STOPPED; in ctl_add_lun()4956 lun->flags &= ~CTL_LUN_STOPPED; in ctl_start_lun()4967 lun->flags |= CTL_LUN_STOPPED; in ctl_stop_lun()11399 } else if (lun->flags & CTL_LUN_STOPPED) in ctl_scsiio_lun_check()