Home
last modified time | relevance | path

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

/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_pt_win32.c181 SCSI_PASS_THROUGH_WITH_BUFFERS swb_i; member
722 psp->swb_i.spt.DataIn = SCSI_IOCTL_DATA_UNSPECIFIED; in construct_scsi_pt_obj_with_fd()
723 psp->swb_i.spt.SenseInfoLength = SCSI_MAX_SENSE_LEN; in construct_scsi_pt_obj_with_fd()
724 psp->swb_i.spt.SenseInfoOffset = in construct_scsi_pt_obj_with_fd()
726 psp->swb_i.spt.TimeOutValue = DEF_TIMEOUT; in construct_scsi_pt_obj_with_fd()
853 psp->swb_i.spt.DataIn = SCSI_IOCTL_DATA_UNSPECIFIED; in clear_scsi_pt_obj()
854 psp->swb_i.spt.SenseInfoLength = SCSI_MAX_SENSE_LEN; in clear_scsi_pt_obj()
855 psp->swb_i.spt.SenseInfoOffset = in clear_scsi_pt_obj()
857 psp->swb_i.spt.TimeOutValue = DEF_TIMEOUT; in clear_scsi_pt_obj()
884 psp->swb_i.spt.DataIn = SCSI_IOCTL_DATA_UNSPECIFIED; in partial_clear_scsi_pt_obj()
[all …]