Searched defs:xnb (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/xen/netback/
H A Dnetback.c547 struct xnb_softc const* xnb = (struct xnb_softc*)arg1; local
624 xnb_free_communication_mem(struct xnb_softc *xnb) argument
648 xnb_disconnect(struct xnb_softc *xnb) argument
704 xnb_connect_ring(struct xnb_softc *xnb, xnb_ring_type_t ring_type) argument
757 xnb_connect_comms(struct xnb_softc *xnb) argument
806 xnb_alloc_communication_mem(struct xnb_softc *xnb) argument
848 xnb_collect_xenstore_info(struct xnb_softc *xnb) argument
951 xnb_publish_backend_info(struct xnb_softc *xnb) argument
1006 xnb_connect(struct xnb_softc *xnb) argument
1053 xnb_shutdown(struct xnb_softc *xnb) argument
1104 xnb_attach_failed(struct xnb_softc *xnb, int err, const char *fmt, ...) argument
1152 xnb_setup_sysctl(struct xnb_softc *xnb) argument
1198 struct xnb_softc *xnb; local
1250 struct xnb_softc *xnb; local
1321 struct xnb_softc *xnb; local
1378 struct xnb_softc *xnb; local
1421 struct xnb_softc *xnb; local
2186 xnb_stop(struct xnb_softc *xnb) argument
2199 struct xnb_softc *xnb = ifp->if_softc; local
2311 struct xnb_softc *xnb; local
2415 struct xnb_softc *xnb; local
2425 xnb_ifinit_locked(struct xnb_softc *xnb) argument
2447 struct xnb_softc *xnb = xsc; local
[all...]

Completed in 30 milliseconds