Searched refs:HN_NDIS_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance
541 ndis.nvs_ndis_major = HN_NDIS_VERSION_MAJOR(sc->hn_ndis_ver); in hn_nvs_init_ndis()563 HN_NDIS_VERSION_MAJOR(sc->hn_ndis_ver), in hn_nvs_init()592 HN_NDIS_VERSION_MAJOR(sc->hn_ndis_ver), in hn_nvs_init()
39 #define HN_NDIS_VERSION_MAJOR(ver) (((ver) & 0xffff0000) >> 16) macro
4474 HN_NDIS_VERSION_MAJOR(sc->hn_ndis_ver), in hn_ndis_version_sysctl()