Searched refs:isRaid (Results 1 – 3 of 3) sorted by relevance
540 int isRaid; /* bit field, 1 if RAID */ member
4958 if (hd->ioc->spi_data.isRaid & (1 << target_id)) { in mptscsih_initTarget()5206 if ((pSpi->isRaid & (1 << pReq->TargetID)) && pSpi->pIocPg3) { in mptscsih_set_dvflags()6423 if (hd->ioc->spi_data.isRaid & (1 << ii)) { in mptscsih_domainValidation()6442 if (hd->ioc->spi_data.isRaid & (1 << ii)) { in mptscsih_domainValidation()6753 if ((hd->ioc->spi_data.isRaid & (1 << id)) && !(iocmd.flags & MPT_ICFLAG_PHYS_DISK)) in mptscsih_doDv()
4407 ioc->spi_data.isRaid = 0; in mpt_findImVolumes()4416 ioc->spi_data.isRaid |= (1 << vid); in mpt_findImVolumes()