Searched defs:sg_pt_win32_scsi (Results 1 – 1 of 1) sorted by relevance
146 struct sg_pt_win32_scsi { struct147 bool is_nvme;148 bool nvme_direct; /* false: our SNTL; true: received NVMe command */149 bool mdxfer_out; /* direction of metadata xfer, true->data-out */150 bool have_nvme_cmd;151 bool is_read;152 int sense_len;153 int scsi_status;154 int resid;155 int sense_resid;[all …]