Home
last modified time | relevance | path

Searched refs:sysctl_descr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/amdsmu/
H A Damdsmu.c173 char sysctl_descr[32]; in amdsmu_get_ip_blocks() local
204 snprintf(sysctl_descr, sizeof sysctl_descr, in amdsmu_get_ip_blocks()
209 sc->product->ip_blocks_names[i], CTLFLAG_RD, NULL, sysctl_descr); in amdsmu_get_ip_blocks()
212 "could not add sysctl node for \"%s\"\n", sysctl_descr); in amdsmu_get_ip_blocks()