Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c6449 uint32_t old_caps, attached = 0; in hn_synth_attach() local
6458 old_caps = sc->hn_caps; in hn_synth_attach()
6493 if (device_is_attached(sc->hn_dev) && old_caps != sc->hn_caps) { in hn_synth_attach()
6495 old_caps, sc->hn_caps); in hn_synth_attach()
6609 sc->hn_caps = old_caps; in hn_synth_attach()