Searched defs:_READ_TOC (Results 1 – 4 of 4) sorted by relevance
884 struct _READ_TOC struct886 UCHAR OperationCode;887 UCHAR Reserved0:1;888 UCHAR Msf:1;889 UCHAR Reserved1:3;891 UCHAR Format2:4;892 UCHAR Reserved2:4;893 UCHAR Reserved3[3];894 UCHAR StartingTrack;896 UCHAR Control:6;[all …]
1107 struct _READ_TOC { struct1108 UCHAR OperationCode;1109 UCHAR Reserved0:1;1110 UCHAR Msf:1;1111 UCHAR Reserved1:3;1113 UCHAR Format2:4;1114 UCHAR Reserved2:4;1115 UCHAR Reserved3[3];1116 UCHAR StartingTrack;1118 UCHAR Control:6;[all …]
180 struct _READ_TOC { struct181 UCHAR OperationCode;182 UCHAR Reserved0 : 1;184 UCHAR Reserved1 : 3;185 UCHAR Lun : 3;187 union {193 } Byte2;195 UCHAR Reserved2[3];196 UCHAR Start_TrackSes;;198 UCHAR Control : 6;[all …]
148 struct _READ_TOC { struct149 UCHAR OperationCode;150 UCHAR Reserved0 : 1;152 UCHAR Reserved1 : 3;153 UCHAR Lun : 3;155 union {161 } Byte2;163 UCHAR Reserved2[3];164 UCHAR Start_TrackSes;166 UCHAR Control : 6;[all …]