Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h330 #define HN_CAP_BITS \ macro
H A Dif_hn.c4489 snprintf(caps_str, sizeof(caps_str), "%b", caps, HN_CAP_BITS); in hn_caps_sysctl()