Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dnetif.h609 DEFINE_RING_TYPES(xen_netif_ctrl,
929 DEFINE_RING_TYPES(xen_netif_tx, struct xen_netif_tx_request,
931 DEFINE_RING_TYPES(xen_netif_rx, struct xen_netif_rx_request,
H A Dusbif.h382 DEFINE_RING_TYPES(xenusb_urb, struct xenusb_urb_request, struct xenusb_urb_response);
402 DEFINE_RING_TYPES(xenusb_conn, struct xenusb_conn_request, struct xenusb_conn_response);
H A Dvscsiif.h334 DEFINE_RING_TYPES(vscsiif, struct vscsiif_request, struct vscsiif_response);
H A Dpvcalls.h120 DEFINE_RING_TYPES(xen_pvcalls, struct xen_pvcalls_request,
H A Dblkif.h275 DEFINE_RING_TYPES(blkif, struct blkif_request, struct blkif_response);
H A Ddisplif.h897 DEFINE_RING_TYPES(xen_displif, struct xendispl_req, struct xendispl_resp);
H A Dsndif.h1031 DEFINE_RING_TYPES(xen_sndif, struct xensnd_req, struct xensnd_resp);
H A Dring.h85 #define DEFINE_RING_TYPES(__name, __req_t, __rsp_t) \ macro
/openbmc/qemu/include/hw/xen/interface/io/
H A Dnetif.h752 DEFINE_RING_TYPES(xen_netif_ctrl,
1072 DEFINE_RING_TYPES(netif_tx, struct netif_tx_request, struct netif_tx_response);
1073 DEFINE_RING_TYPES(netif_rx, struct netif_rx_request, struct netif_rx_response);
H A Dusbif.h383 DEFINE_RING_TYPES(usbif_urb, struct usbif_urb_request, struct usbif_urb_response);
405 DEFINE_RING_TYPES(usbif_conn, struct usbif_conn_request, struct usbif_conn_response);
H A Dblkif.h697 DEFINE_RING_TYPES(blkif, struct blkif_request, struct blkif_response);
H A Dring.h91 #define DEFINE_RING_TYPES(__name, __req_t, __rsp_t) \ macro
/openbmc/qemu/hw/block/
H A Dxen_blkif.h72 DEFINE_RING_TYPES(blkif_common, struct blkif_common_request,
74 DEFINE_RING_TYPES(blkif_x86_32, struct blkif_x86_32_request,
76 DEFINE_RING_TYPES(blkif_x86_64, struct blkif_x86_64_request,
/openbmc/linux/drivers/block/xen-blkback/
H A Dcommon.h186 DEFINE_RING_TYPES(blkif_common, struct blkif_common_request,
188 DEFINE_RING_TYPES(blkif_x86_32, struct blkif_x86_32_request,
190 DEFINE_RING_TYPES(blkif_x86_64, struct blkif_x86_64_request,