Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iobuf.c89 bool inline_alloc; in BHND_NVRAM_IOPS_DEFN() local
97 inline_alloc = false; in BHND_NVRAM_IOPS_DEFN()
100 inline_alloc = true; in BHND_NVRAM_IOPS_DEFN()
116 if (inline_alloc) in BHND_NVRAM_IOPS_DEFN()