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

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
vscsiif.h 187 * guest memory is/are specified via one or multiple scsiif_request_segment
189 * the page and the length of the area in that page. All scsiif_request_segment
191 * If the number of scsiif_request_segment areas is not too large (less than
193 * seg[] array and the number of valid scsiif_request_segment elements is to be
197 * than VSCSIIF_SG_TABLESIZE scsiif_request_segment elements via indirection.
198 * The maximum number of allowed scsiif_request_segment elements is the value
201 * references to scsiif_request_segment arrays, which in turn reference the
203 * (plus the set VSCSIIF_SG_GRANT bit), the number of scsiif_request_segment
206 * size of one scsiif_request_segment structure). The frontend may use a mix of
253 struct scsiif_request_segment { struct
    [all...]

Completed in 11 milliseconds