Home
last modified time | relevance | path

Searched defs:bhnd_nv_ummax (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_private.h130 #define bhnd_nv_ummax(a, b) ummax((a), (b)) macro
190 bhnd_nv_ummax(uintmax_t a, uintmax_t b) in bhnd_nv_ummax() function