Searched refs:htnvl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_amd.c705 amd_htconfig(topo_mod_t *mod, tnode_t *cnode, nvlist_t *htnvl) argument
715 for (nvp = nvlist_next_nvpair(htnvl, NULL); nvp != NULL;
716 nvp = nvlist_next_nvpair(htnvl, nvp)) {
828 nvlist_t *htnvl; local
830 (void) nvpair_value_nvlist(nvp, &htnvl);
831 if (amd_htconfig(mod, pnode, htnvl) != 0)

Completed in 15 milliseconds