<dec f='src/src/sys/arch/xen/include/xen-public/io/ring.h' l='248'/>
<doc f='src/src/sys/arch/xen/include/xen-public/io/ring.h' l='239'>/*
 * Get a local copy of a request.
 *
 * Use this in preference to RING_GET_REQUEST() so all processing is
 * done on a local copy that cannot be modified by the other end.
 *
 * Note that https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145 may cause this
 * to be ineffective where _req is a struct which consists of only bitfields.
 */</doc>
