Home
last modified time | relevance | path

Searched refs:NumPhysDisks (Results 1 – 10 of 10) sorted by relevance

/dragonfly/usr.sbin/mptutil/
H A Dmpt_drive.c193 count += volumes[i]->NumPhysDisks; in mpt_pd_list()
195 count += ioc3->NumPhysDisks; in mpt_pd_list()
205 for (j = 0; j < volumes[i]->NumPhysDisks; rdisk++, j++) in mpt_pd_list()
220 for (i = 0; i < ioc3->NumPhysDisks; disk++, i++) in mpt_pd_list()
H A Dmpt_config.c270 for (i = 0; i < ioc3->NumPhysDisks; disk++, i++) in clear_config()
509 vol->NumPhysDisks = info->drive_count; in build_volume()
1124 printf(" %d Disks:\n", vol->NumPhysDisks); in dump_config()
1126 for (i = 0; i < vol->NumPhysDisks; i++) in dump_config()
H A Dmpt_show.c340 for (j = 0; j < vinfo->NumPhysDisks; disk++, j++) { in show_config()
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_raid.h234 U8 NumPhysDisks; /* 0x00 */ member
H A Dmpi2_cnfg.h1377 U8 NumPhysDisks; /* 0x24 */ member
2695 U8 NumPhysDisks; /* 0x09 */ member
/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_raid.h256 U8 NumPhysDisks; /* 0x00 */ member
H A Dmpi2_cnfg.h1822 U8 NumPhysDisks; /* 0x24 */ member
3227 U8 NumPhysDisks; /* 0x09 */ member
/dragonfly/sys/dev/raid/mps/
H A Dmps_config.c400 (raid_vol_pg0->NumPhysDisks > 8)) { in mps_wd_config_pages()
412 sc->DD_num_phys_disks = raid_vol_pg0->NumPhysDisks; in mps_wd_config_pages()
461 for (index = 0; index < raid_vol_pg0->NumPhysDisks; index++) { in mps_wd_config_pages()
491 for (index = 0; index < raid_vol_pg0->NumPhysDisks; index++) { in mps_wd_config_pages()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_raid.c1148 mpt_vol_prt(mpt, mpt_vol, "%d Members:\n", vol_pg->NumPhysDisks); in mpt_announce_vol()
1149 for (i = 0; i < vol_pg->NumPhysDisks; i++){ in mpt_announce_vol()
1307 for (i = 0; i < vol_pg->NumPhysDisks; i++) { in mpt_refresh_raid_vol()
1401 ioc_last_disk = ioc_disk + mpt->ioc_page3->NumPhysDisks; in mpt_refresh_raid_data()
/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_cnfg.h1113 U8 NumPhysDisks; /* 04h */ member
2359 U8 NumPhysDisks; /* 24h */ member