Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dxen-scsifront.c76 struct vscsifrnt_shadow { struct
78 unsigned char act;
79 uint8_t nr_segments;
80 uint16_t rqid;
81 uint16_t ref_rqid;
83 bool inflight;
85 unsigned int nr_grants; /* number of grants in gref[] */
87 struct scsiif_request_segment seg[VSCSIIF_SG_TABLESIZE];
91 int wait_reset; /* reset work queue condition */
92 int32_t rslt_reset; /* reset response status: */
[all …]