Lines Matching full:u32
95 U32 fis_type :8; // word 0
96 U32 pm_port :4;
97 U32 reserved :1;
98 U32 direction_flag :1; // direction
99 U32 interrupt_flag :1;
100 U32 command_flag :1; // command, auto_activate, or notification
101 U32 status :8;
102 U32 error :8;
113 U32 fis_type :8; // word 0
114 U32 pm_port :4;
115 U32 reserved0 :3;
116 U32 command_flag :1;
117 U32 command :8;
118 U32 features :8;
119 U32 lba_low :8; // word 1
120 U32 lba_mid :8;
121 U32 lba_high :8;
122 U32 device :8;
123 U32 lba_low_exp :8; // word 2
124 U32 lba_mid_exp :8;
125 U32 lba_high_exp :8;
126 U32 features_exp :8;
127 U32 sector_count :8; // word 3
128 U32 sector_count_exp :8;
129 U32 reserved1 :8;
130 U32 control :8;
131 U32 reserved2; // word 4
141 U32 fis_type :8; // word 0
142 U32 pm_port :4;
143 U32 reserved0 :2;
144 U32 irq :1;
145 U32 reserved1 :1;
146 U32 status :8;
147 U32 error :8;
159 U32 reserved3;
174 U32 fis_type :8; // word 0
175 U32 pm_port :4;
176 U32 reserved0 :2;
177 U32 irq :1;
178 U32 notification :1;
179 U32 status_low :4;
180 U32 status_high :4;
181 U32 error :8;
182 U32 s_active; // word 1
192 U32 fis_type :8; // word 0
193 U32 pm_port :4;
194 U32 reserved0 :24;
212 U32 fis_type :8; // word 0
213 U32 pm_port :4;
214 U32 reserved_00 :1;
215 U32 direction :1;
216 U32 irq :1;
217 U32 auto_activate :1;
218 U32 reserved_01 :16;
219 U32 dma_buffer_id_low; // word 1
220 U32 dma_buffer_id_high; // word 2
221 U32 reserved0; // word 3
222 U32 dma_buffer_offset; // word 4
223 U32 dma_transfer_count; // word 5
224 U32 reserved1; // word 6
234 U32 fis_type :8; // word 0
235 U32 reserved0 :8;
236 U32 pattern_definition :8;
237 U32 reserved1 :8;
238 U32 data1; // word 1
239 U32 data2; // word 1
247 U32 fis_type :8; // word 0
248 U32 pm_port :4;
249 U32 reserved_00 :1;
250 U32 direction :1;
251 U32 irq :1;
252 U32 reserved_01 :1;
253 U32 status :8;
254 U32 error :8;
255 U32 lba_low :8; // word 1
256 U32 lba_mid :8;
257 U32 lba_high :8;
258 U32 device :8;
259 U32 lba_low_exp :8; // word 2
260 U32 lba_mid_exp :8;
261 U32 lba_high_exp :8;
262 U32 reserved :8;
263 U32 sector_count :8; // word 3
264 U32 sector_count_exp :8;
265 U32 reserved1 :8;
266 U32 ending_status :8;
267 U32 transfter_count :16; // word 4
268 U32 reserved3 :16;
278 U32 fis_type :8; // word 0
279 U32 pm_port :4;
280 U32 reserved0 :24;