Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bhnd/tools/
Dnvram_map_gen.awk342 VFlagPrivate = vflag_new("private", "BHND_NVRAM_VF_MFGINT")
343 VFlagIgnoreAll1 = vflag_new("ignall1", "BHND_NVRAM_VF_IGNALL1")
2727 function vflag_new(name, constant, _obj) { function