Searched refs:pm_count (Results 1 – 5 of 5) sorted by relevance
82 if (pm->pm_count > MFI_MAX_PHYSICAL_DRIVES) { in lmrc_get_pdmap()84 "!FW reports too many PDs: %d", pm->pm_count); in lmrc_get_pdmap()89 pdmap_sz = sizeof (mfi_pd_map_t) + pm->pm_count * sizeof (mfi_pd_cfg_t); in lmrc_get_pdmap()144 lmrc->l_pdmap->pm_count * sizeof (mfi_pd_cfg_t); in lmrc_complete_sync_pdmap()197 ret = lmrc_sync_pdmap(lmrc, pdmap->pm_count); in lmrc_setup_pdmap()211 lmrc->l_pdmap->pm_count * sizeof (mfi_pd_cfg_t); in lmrc_free_pdmap()
254 tmp.pm_count = 0; in C_GetMechanismList()268 (tmp.pm_count - 1) * sizeof (crypto_mech_name_t); in C_GetMechanismList()276 pm->pm_count = tmp.pm_count; in C_GetMechanismList()291 for (i = 0; i < pm->pm_count; i++) { in C_GetMechanismList()
218 uint32_t pm_count; member
1235 uint_t pm_count; member1317 uint32_t pm_count; member
1568 req_count = STRUCT_FGET(get_mechanisms, pm_count); in get_provider_mechanisms()1572 STRUCT_FSET(get_mechanisms, pm_count, count); in get_provider_mechanisms()1585 STRUCT_FSET(get_mechanisms, pm_count, count); in get_provider_mechanisms()1596 STRUCT_FSET(get_mechanisms, pm_count, count); in get_provider_mechanisms()