Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A 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/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2429 U8 NumPhysDiskPaths; /* 04h */
2433 RAID_PHYS_DISK1_PATH Path[] __counted_by(NumPhysDiskPaths);/* 0Ch */
2469 U8 NumPhysDiskPaths; /* 04h */ global() member
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h2032 U8 NumPhysDiskPaths; /*0x04 */ member