Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dnv.c81 #define NV_ORDER_NETWORK 0x00 macro
642 swap = ((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_NETWORK); in nv_dump()
886 if ((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_NETWORK) in nv_swap()
891 nvh->nvh_type |= NV_ORDER_NETWORK; in nv_swap()