Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iavf.c459 #define IAVF_VF_MAJOR 1 macro
2549 ver->major = htole32(IAVF_VF_MAJOR); in iavf_get_version()
2572 if (sc->sc_major_ver != IAVF_VF_MAJOR) { in iavf_get_version()