Home
last modified time | relevance | path

Searched refs:NumPhysDiskPaths (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h2429 U8 NumPhysDiskPaths; /* 04h */ member
2433 RAID_PHYS_DISK1_PATH Path[] __counted_by(NumPhysDiskPaths);/* 0Ch */
/linux-6.12.1/drivers/message/fusion/
Dmptbase.c5847 rc = buffer->NumPhysDiskPaths; in mpt_raid_phys_disk_get_num_paths()
5919 phys_disk->NumPhysDiskPaths = buffer->NumPhysDiskPaths; in mpt_raid_phys_disk_pg1()
5921 for (i = 0; i < phys_disk->NumPhysDiskPaths; i++) { in mpt_raid_phys_disk_pg1()
/linux-6.12.1/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h2032 U8 NumPhysDiskPaths; /*0x04 */ member