HomeSort by: relevance | last modified time | path
    Searched defs:xennet_talk_to_backend (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
if_xennet_xenbus.c 244 static bool xennet_talk_to_backend(struct xennet_xenbus_softc *);
614 if (xennet_talk_to_backend(sc)) {
630 xennet_talk_to_backend(struct xennet_xenbus_softc *sc) function in typeref:typename:bool
764 if (xennet_talk_to_backend(sc))

Completed in 91 milliseconds