Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c67 static uint32_t sas_phys, sata_phys, exp_phys, num_expanders, empty_phys; variable
1982 num_expanders++; in display_phy()
2123 num_expanders = 0; in display_phys()
2169 (sas_phys + sata_phys + num_expanders), in display_phys()
2170 sas_phys, sata_phys, num_expanders, in display_phys()
2171 (exp_phys - num_expanders), empty_phys); in display_phys()
2175 (sas_phys + sata_phys + num_expanders), in display_phys()
2176 sas_phys, sata_phys, num_expanders); in display_phys()