Searched refs:CTL_FLAG_ACTIVE_SHELF (Results 1 – 2 of 2) sorted by relevance
443 CTL_FLAG_ACTIVE_SHELF = 0x04 enumerator
1034 if (softc->flags & CTL_FLAG_ACTIVE_SHELF) in ctl_ha_state_sysctl()1045 softc->flags |= CTL_FLAG_ACTIVE_SHELF; in ctl_ha_state_sysctl()1047 softc->flags &= ~CTL_FLAG_ACTIVE_SHELF; in ctl_ha_state_sysctl()1126 softc->flags |= CTL_FLAG_ACTIVE_SHELF; in ctl_init()7579 if (softc->flags & CTL_FLAG_ACTIVE_SHELF) { in ctl_report_tagret_port_groups()11362 if ((softc->flags & CTL_FLAG_ACTIVE_SHELF) == 0 && in ctl_scsiio_lun_check()