Searched refs:U32 (Results 1 - 25 of 208) sorted by path

123456789

/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dlz4.c125 #define U32 uint32_t macro
137 U32 v;
174 #define HTYPE U32
178 #define UARCH U32
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dlz4.c268 #define U32 uint32_t macro
280 U32 v;
335 #define HTYPE U32
339 #define UARCH U32
419 LZ4_NbCommonBytes(register U32 val)
446 return DeBruijnBytePos[((U32) ((val & -(S32) val) * 0x077CB531U)) >>
488 U32 forwardH;
509 U32 h = forwardH;
683 U32 forwardH;
702 U32
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datom-bits.h47 #define U32(ptr) get_u32(ctx->ctx->bios, (ptr)) macro
H A Datom.c272 val = U32(idx + gctx->data_block);
289 val = U32(*ptr);
409 val = U32(*ptr);
/freebsd-11-stable/sys/dev/isci/
H A Denvironment.h54 typedef uint32_t U32; typedef
/freebsd-11-stable/sys/dev/isci/scil/
H A Dintel_sas.h77 U32 high;
82 U32 low;
138 U32 phy_identifier : 8;
139 U32 break_reply_capable : 1;
140 U32 requested_in_zpsds : 1;
141 U32 in_zpsds_persistent : 1;
142 U32 reserved5 : 21;
144 U32 reserved6[4];
167 U32 start : 1;
168 U32 tx_ssc_typ
[all...]
H A Dintel_sata.h95 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_por
[all...]
H A Dsati.c1202 U32 sati_get_sat_compliance_version(
1209 U32 sati_get_sat_compliance_version_revision(
H A Dsati.h235 U32 sati_get_sat_compliance_version(
246 U32 sati_get_sat_compliance_version_revision(
H A Dsati_atapi.c230 U32 sati_atapi_translate_number_of_bytes_transferred(
238 U32 data_length = 0;
H A Dsati_atapi.h172 U32 sati_atapi_translate_number_of_bytes_transferred(
H A Dsati_callbacks.h92 U32 sati_cb_get_cdb_length(
129 U32 byte_offset,
151 U32 byte_offset,
211 U32 sati_cb_get_sense_data_length(
292 U32 length,
294 U32 * phys_address_low,
295 U32 * phys_address_high
353 U32 phys_address_low,
354 U32 phys_address_high,
355 U32 byte_lengt
[all...]
H A Dsati_device.h168 U32 logical_block_size;
H A Dsati_inquiry.c164 U32 index;
330 U32 offset;
772 U32 offset;
H A Dsati_log_sense.c85 U32 next_byte;
530 U32 mid_register = sati_get_ata_lba_mid(register_fis);
531 U32 high_register = sati_get_ata_lba_high(register_fis);
H A Dsati_mode_select.c89 U32 cdb_size
120 U32 sati_mode_select_get_mode_block_descriptor_length(
122 U32 cdb_size
125 U32 mode_block_descriptor_length = 0;
160 U32 sati_mode_select_get_mode_page_offset(
161 U32 block_descriptor_length,
162 U32 cdb_size
165 U32 mode_page_offset;
191 U32 data_transfer_length,
192 U32 mode_page_offse
[all...]
H A Dsati_mode_sense.c350 U32 sati_mode_sense_build_std_block_descriptor(
354 U32 offset
357 U32 lba_low = 0;
358 U32 lba_high = 0;
359 U32 sector_size = 0;
400 U32 sati_mode_sense_copy_initial_data(
403 U32 page_start,
409 U32 page_length = sat_mode_page_sizes[page_index];
454 U32 sati_mode_sense_read_write_error_translate_data(
458 U32 offse
[all...]
H A Dsati_mode_sense.h80 U32 sati_mode_sense_build_std_block_descriptor(
84 U32 offset
87 U32 sati_mode_sense_copy_initial_data(
90 U32 page_start,
95 U32 sati_mode_sense_caching_translate_data(
99 U32 offset
102 U32 sati_mode_sense_informational_excp_control_translate_data(
106 U32 offset
109 U32 sati_mode_sense_all_pages_translate_data(
113 U32 offse
[all...]
H A Dsati_mode_sense_10.c92 U32 sati_mode_sense_10_build_header(
153 U32 sati_mode_sense_10_build_llba_block_descriptor(
157 U32 offset
160 U32 lba_low = 0;
161 U32 lba_high = 0;
162 U32 sector_size = 0;
211 U32 sati_mode_sense_10_translate_data(
219 U32 offset;
301 U32 page_offset = sati_mode_sense_10_translate_data(
331 U32 page_offse
[all...]
H A Dsati_mode_sense_6.c92 U32 sati_mode_sense_6_build_header(
141 U32 sati_mode_sense_6_translate_data(
149 U32 offset;
219 U32 page_offset = sati_mode_sense_6_translate_data(
249 U32 page_offset = sati_mode_sense_6_translate_data(
281 U32 page_offset = sati_mode_sense_6_translate_data(
313 U32 page_offset = sati_mode_sense_6_translate_data(
345 U32 page_offset = sati_mode_sense_6_translate_data(
375 U32 page_offset;
419 U32 page_offse
[all...]
H A Dsati_move.c164 U32 sector_count,
233 U32 sector_count,
237 U32 max_sector_count;
507 U32 sector_count,
H A Dsati_move.h71 U32 sector_count,
110 U32 sector_count,
H A Dsati_passthrough.c177 U32 sense_len;
H A Dsati_read.c95 U32 sector_count,
137 U32 sector_count,
216 U32 sector_count = (sati_get_cdb_byte(cdb, 7) << 8) |
252 U32 sector_count = (sati_get_cdb_byte(cdb, 6) << 24) |
293 U32 sector_count = (sati_get_cdb_byte(cdb, 10) << 24) |
H A Dsati_read_buffer.c91 U32 allocation_length;
92 U32 buffer_offset;

Completed in 179 milliseconds

123456789