Searched refs:hsi (Results 1 – 7 of 7) sorted by relevance
188 uint_t hsi; in meta_get_hsp_common() local219 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) { in meta_get_hsp_common()220 mdkey_t hs_key = ghsp->ghsp_hs_keys[hsi]; in meta_get_hsp_common()221 md_hs_t *hsp = &hspp->hotspares.hotspares_val[hsi]; in meta_get_hsp_common()390 uint_t hsi; in hsp_print() local398 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) { in hsp_print()399 md_hs_t *hsp = &hspp->hotspares.hotspares_val[hsi]; in hsp_print()477 uint_t hsi; in hsp_report() local486 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) { in hsp_report()487 md_hs_t *hsp = &hspp->hotspares.hotspares_val[hsi]; in hsp_report()[all …]
251 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/57712_reg.h252 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/aeu_inputs.h253 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/bigmac_addresses.h254 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/cdu_def.h255 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc_reg.h256 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h257 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbg_bus.h258 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbu_reg_Driver.h259 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dmae_clients.h260 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/emac_reg_driver.h[all …]
842 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/57712_reg.h843 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/aeu_inputs.h844 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/bigmac_addresses.h845 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/cdu_def.h846 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc_reg.h847 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h848 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbg_bus.h849 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbu_reg_Driver.h850 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dmae_clients.h851 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/emac_reg_driver.h[all …]
54 uint_t hsi; in delete_hotspares_impl() local59 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) { in delete_hotspares_impl()62 hsp = &hspp->hotspares.hotspares_val[hsi]; in delete_hotspares_impl()64 monitord_print(6, "hsi %d\n", hsi); in delete_hotspares_impl()
421 uint_t hsi; in print_hsp_devid() local424 for (hsi = 0; in print_hsp_devid()425 hsi < hspnp->unitp->hotspares.hotspares_len; hsi++) { in print_hsp_devid()429 hspnp->unitp->hotspares.hotspares_val[hsi].hsnamep; in print_hsp_devid()
295 uint_t hsi; in main() local518 for (hsi = 0; in main()519 hsi < hsp->hotspares.hotspares_len; in main()520 hsi++) { in main()523 hotspares_val[hsi].hsnamep; in main()735 uint_t hsi; in delete_hotspares_impl() local740 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) { in delete_hotspares_impl()743 hsp = &hspp->hotspares.hotspares_val[hsi]; in delete_hotspares_impl()
63 ./usr/closed/uts/common/io/bnx/hsi.h