HomeSort by: relevance | last modified time | path
    Searched refs:mfc_no_hs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
mfii.c 3089 bi->bi_novol = cfg->mfc_no_ld + cfg->mfc_no_hs;
3091 bi->bi_novol = cfg->mfc_no_ld + cfg->mfc_no_hs +
3850 if (volid > (cfg->mfc_no_ld + cfg->mfc_no_hs))
3859 cfg->mfc_no_hs, hs, cfg, hs[i].mhs_pd.mfp_id);
  /src/sys/dev/ic/
mfireg.h 1318 uint16_t mfc_no_hs; member in struct:mfi_conf
mfi.c 2028 bi->bi_novol = cfg->mfc_no_ld + cfg->mfc_no_hs;
2470 if (volid > (cfg->mfc_no_ld + cfg->mfc_no_hs))
2478 cfg->mfc_no_hs, hs, cfg, hs[i].mhs_pd.mfp_id);

Completed in 18 milliseconds