HomeSort by: relevance | last modified time | path
    Searched refs:rm_ver_major (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
rndisreg.h 170 uint32_t rm_ver_major; member in struct:rndis_init_req
180 uint32_t rm_ver_major; member in struct:rndis_init_comp
  /src/sys/dev/usb/
if_urndis.c 242 le32toh(msg->rm_ver_major),
275 if (le32toh(msg->rm_ver_major) != RNDIS_MAJOR_VERSION ||
279 le32toh(msg->rm_ver_major), le32toh(msg->rm_ver_minor));
431 msg->rm_ver_major = htole32(RNDIS_MAJOR_VERSION);
441 le32toh(msg->rm_ver_major),
  /src/sys/dev/hyperv/
if_hvn.c 4060 req->rm_ver_major = RNDIS_VERSION_MAJOR;
4102 cmp->rm_ver_major, cmp->rm_ver_minor, sc->sc_rndis_agg_size,

Completed in 15 milliseconds