Searched defs:num_expanders (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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++;
2123 num_expanders = 0;
2169 (sas_phys + sata_phys + num_expanders),
2170 sas_phys, sata_phys, num_expanders,
2171 (exp_phys - num_expanders), empty_phys);
2175 (sas_phys + sata_phys + num_expanders),
2176 sas_phys, sata_phys, num_expanders);

Completed in 50 milliseconds