Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback.c541 struct xnb_softc const* xnb = (struct xnb_softc*)arg1; in xnb_dump_rings() local
618 xnb_free_communication_mem(struct xnb_softc *xnb) in xnb_free_communication_mem()
637 xnb_disconnect(struct xnb_softc *xnb) in xnb_disconnect()
699 xnb_connect_ring(struct xnb_softc *xnb, xnb_ring_type_t ring_type) in xnb_connect_ring()
752 xnb_connect_comms(struct xnb_softc *xnb) in xnb_connect_comms()
801 xnb_alloc_communication_mem(struct xnb_softc *xnb) in xnb_alloc_communication_mem()
835 xnb_collect_xenstore_info(struct xnb_softc *xnb) in xnb_collect_xenstore_info()
938 xnb_publish_backend_info(struct xnb_softc *xnb) in xnb_publish_backend_info()
993 xnb_connect(struct xnb_softc *xnb) in xnb_connect()
1040 xnb_shutdown(struct xnb_softc *xnb) in xnb_shutdown()
[all …]