Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c68 static uint32_t sas_phys, sata_phys, exp_phys, num_expanders, empty_phys; variable
1989 num_expanders++; in display_phy()
2130 num_expanders = 0; in display_phys()
2176 (sas_phys + sata_phys + num_expanders), in display_phys()
2177 sas_phys, sata_phys, num_expanders, in display_phys()
2178 (exp_phys - num_expanders), empty_phys); in display_phys()
2182 (sas_phys + sata_phys + num_expanders), in display_phys()
2183 sas_phys, sata_phys, num_expanders); in display_phys()