Searched refs:ndf (Results 1 – 5 of 5) sorted by relevance
498 uint32_t ndf = 0; in fm_physcpu_pci_amd() local519 ndf = base.atb_ndf; in fm_physcpu_pci_amd()520 nvlist_t **dfs = kmem_zalloc(sizeof (nvlist_t *) * ndf, KM_SLEEP); in fm_physcpu_pci_amd()522 for (uint32_t i = 0; i < ndf; i++) { in fm_physcpu_pci_amd()547 dfs, (uint_t)ndf); in fm_physcpu_pci_amd()555 for (uint32_t i = 0; i < ndf; i++) in fm_physcpu_pci_amd()
470 #define ndf env._ndf macro
1202 getnm(&ndf, 1); in casenm()
231 if (numtab[LN].val % ndf) { in donum()
3083 ctf_dwfunc_t *cdf, *ndf; in ctf_dwarf_free_die() local3107 for (cdf = ctf_list_next(&cup->cu_funcs); cdf != NULL; cdf = ndf) { in ctf_dwarf_free_die()3108 ndf = ctf_list_next(cdf); in ctf_dwarf_free_die()