Home
last modified time | relevance | path

Searched refs:PhysDisk (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_raid.h259 MPI2_RAID_VOLUME_PHYSDISK PhysDisk[MPI2_RAID_VOL_CREATION_NUM_PHYSDISKS];/* 0x2C */ member
H A Dmpi2_history.txt446 * the PhysDisk array in MPI2_RAID_VOLUME_CREATION_STRUCT
H A Dmpi2_cnfg.h1611 MPI2_RAIDVOL0_PHYS_DISK PhysDisk[MPI2_RAID_VOL_PAGE_0_PHYSDISK_MAX]; /* 0x28 */ member
/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h476 ioc_3_phys_disk_t PhysDisk[MPI_IOC_PAGE_3_PHYSDISK_MAX]; member
1095 raid_vol0_phys_disk_t PhysDisk[MPI_RAID_VOL_PAGE_0_PHYSDISK_MAX]; member
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c373 physdisknum = raidpage->PhysDisk[i].PhysDiskNum; in mptsas_raidvol_page_0_cb()