Searched refs:nvtype (Results 1 – 4 of 4) sorted by relevance
213 int nvtype; in script_limit() local222 while ((name = nvlist_next(newlimits, &nvtype, &cookie)) != NULL) { in script_limit()223 if (nvtype == NV_TYPE_STRING_ARRAY && in script_limit()
364 int nvtype; in print_subsystem_schema() local367 while ((name = nvlist_next(subsystem_schema, &nvtype, &it)) != NULL) { in print_subsystem_schema()
209 efx_nvram_type_t nvtype; member253 if (entry->port == emip->emi_port && entry->nvtype == type) { in siena_nvram_type_to_partn()
2234 efx_nvram_type_t nvtype; member2244 #define PARTN_MAP_ENTRY(partn, port_mask, nvtype) \ argument2245 { (NVRAM_PARTITION_TYPE_##partn), (PORT_##port_mask), (EFX_NVRAM_##nvtype) }2341 if ((entry->nvtype == type) && in ef10_nvram_type_to_partn()2373 *typep = entry->nvtype; in ef10_nvram_partn_to_type()