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

  /src/sys/arch/xen/xen/
xbd_xenbus.c 208 static int xbd_map_align(struct xbd_xenbus_softc *, struct xbd_req *);
1178 if (__predict_false(xbd_map_align(sc, xbdreq) != 0)) {
1383 xbd_map_align(struct xbd_xenbus_softc *sc, struct xbd_req *req) function in typeref:typename:int

Completed in 12 milliseconds