Home
last modified time | relevance | path

Searched defs:sg_header (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/scsi/
Dsg.h220 struct sg_header struct
223 int pack_len;
225 int reply_len;
227 int pack_id;
229 int result;
231 unsigned int twelve_byte:1;
233 unsigned int target_status:5;
235 unsigned int host_status:8;
237 unsigned int driver_status:8;
239 unsigned int other_flags:10;
[all …]
/aosp_15_r20/external/musl/include/scsi/
H A Dsg.h116 struct sg_header { struct
117 int pack_len;
118 int reply_len;
119 int pack_id;
120 int result;
121 unsigned twelve_byte:1;
122 unsigned target_status:5;
123 unsigned host_status:8;
124 unsigned driver_status:8;
125 unsigned other_flags:10;
[all …]
/aosp_15_r20/external/trusty/musl/include/scsi/
Dsg.h116 struct sg_header { struct
117 int pack_len;
118 int reply_len;
119 int pack_id;
120 int result;
121 unsigned twelve_byte:1;
122 unsigned target_status:5;
123 unsigned host_status:8;
124 unsigned driver_status:8;
125 unsigned other_flags:10;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h126 struct sg_header { struct
127 int pack_len;
128 int reply_len;
129 int pack_id;
130 int result;
131 unsigned int twelve_byte : 1;
132 unsigned int target_status : 5;
133 unsigned int host_status : 8;
134 unsigned int driver_status : 8;
135 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/scsi/
H A Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/scsi/
H A Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/android/scsi/scsi/
H A Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/android/scsi/scsi/
H A Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/scsi/
Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/android/scsi/scsi/
H A Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/android/scsi/scsi/
Dsg.h140 struct sg_header { struct
141 int pack_len;
142 int reply_len;
143 int pack_id;
144 int result;
145 unsigned int twelve_byte : 1;
146 unsigned int target_status : 5;
147 unsigned int host_status : 8;
148 unsigned int driver_status : 8;
149 unsigned int other_flags : 10;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/android/scsi/scsi/
H A Dsg.h128 struct sg_header { struct
129 int pack_len;
130 int reply_len;
131 int pack_id;
132 int result;
133 unsigned int twelve_byte : 1;
134 unsigned int target_status : 5;
135 unsigned int host_status : 8;
136 unsigned int driver_status : 8;
137 unsigned int other_flags : 10;
[all …]

12