Searched refs:U32 (Results 101 - 125 of 208) sorted by relevance

123456789

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_remote_device.h95 U32 scic_remote_device_get_object_size(
275 U32 timeout
294 U32 timeout
341 U32 scic_remote_device_get_suggested_reset_timeout(
H A Dscic_sds_library.h92 U32 max_controller_count;
H A Dscif_sas_stp_remote_device.h90 U32 s_active;
H A Dsci_base_domain.h162 U32,
163 U32
172 U32
H A Dsci_base_state_machine.c107 U32 initial_state
180 U32 next_state
203 * @return This method returns a U32 value indicating the current state for
206 U32 sci_base_state_machine_get_state(
H A Dscic_sds_request.c136 * memory.The sizeof(U32) are needed for DWORD alignment of the command IU
142 + sizeof (U32) \
144 + sizeof (U32) \
161 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
162 & ~(sizeof(U32)- 1) \
189 (((POINTER_UINT)(memory)) + (sizeof(U32) - 1)) \
190 & ~(sizeof(U32)- 1) \
348 * @return U32
351 U32 scic_sds_ssp_request_get_object_size(void)
373 U32 sgl_pair_inde
[all...]
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_write.c95 U32 sector_count,
137 U32 sector_count,
214 U32 sector_count = (sati_get_cdb_byte(cdb, 7) << 8) |
250 U32 sector_count = (sati_get_cdb_byte(cdb, 6) << 24) |
291 U32 sector_count = (sati_get_cdb_byte(cdb, 10) << 24) |
H A Dscic_sds_smp_request.c73 * @return U32
75 U32 scic_sds_smp_request_get_object_size(void)
79 + sizeof(U32)
81 + sizeof(U32)
98 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
99 & ~(sizeof(U32)- 1) \
124 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
125 & ~(sizeof(U32)- 1) \
295 U32 request_buffer_length_in_bytes;
322 smp_request.header.request_length = (U8) (request_buffer_length_in_bytes / sizeof (U32));
[all...]
H A Dscif_sas_domain.h142 U32 device_start_count;
149 U32 device_start_in_progress_count;
155 U32 broadcast_change_count;
184 U32 timeout;
190 U32 device_timeout;
H A Dscic_sds_controller.h295 U32 *completion_queue;
302 U32 completion_queue_get;
308 U32 logical_port_entries;
314 U32 completion_queue_entries;
320 U32 completion_event_entries;
326 U32 remote_node_entries;
332 U32 task_context_entries;
371 U32 next_phy_to_start;
399 U32 interrupt_coalesce_timeout;
602 U32 scic_sds_controller_get_object_siz
[all...]
H A Dscic_sds_phy.c106 U32 tl_control;
141 U32 phy_configuration;
143 U32 parity_check = 0;
144 U32 parity_count = 0;
145 U32 link_layer_control;
146 U32 phy_timer_timeout_values;
147 U32 clksm_value = 0;
253 U32 reg_val = scu_afe_register_read(
257 reg_val |= (0x00100000 | (((U32)sas_type) << 19));
267 reg_val |= (((U32)(sas_sprea
[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 Dscic_sgpio.h178 U32 phy_mask,
226 U32 phy_mask,
272 * @return U32 - Value read from SGPIO, 0xffffffff indicates hardware not readable
274 U32 scic_sgpio_read(
H A Dscic_task_request.h80 U32 scic_task_request_get_object_size(
H A Dscif_library.h103 U32 scif_library_get_object_size(
H A Dscif_sas_stp_io_request.h89 U32 scif_sas_stp_packet_io_request_get_number_of_bytes_transferred(
H A Dscic_sds_stp_request.c98 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
99 & ~(sizeof(U32)- 1) \
127 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
128 & ~(sizeof(U32)- 1) \
175 * @return U32
178 U32 scic_sds_stp_common_request_get_object_size(void)
182 + sizeof(U32)
184 + sizeof(U32)
193 * @return U32
195 U32 scic_sds_stp_request_get_object_siz
[all...]
H A Dsati_util.c171 U32 destination_offset,
217 U32 destination_offset,
219 U32 source_offset,
220 U32 length,
269 U32 destination_offset,
271 U32 length
307 U32 * lba_high,
308 U32 * lba_low,
309 U32 * sector_size
398 U32 max_sense_data_le
[all...]
H A Dsati_reassign_blocks.c198 U32 lba_offset;
200 U32 index;
236 U32 lba_offset;
238 U32 index;
271 U32 index;
276 U32 data_transfer_length;
347 U32 sati_reassign_blocks_unprocessed_data_size(
351 U32 unprocessed_data_size;
445 U32 page_size = 0; // in bytes
446 U32 size_of_data_to_be_processe
[all...]
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_pci.h97 U32 Reserved3; /* 0x0C */
101 U32 DataLength; /* 0x1C */
140 U32 IOCLogInfo; /* 0x10 */
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_raid.h161 U32 Word;
184 U32 Reserved3; /* 0x0C */
239 U32 VolumeCreationFlags; /* 0x04 */
240 U32 VolumeSettings; /* 0x08 */
245 U32 StripeSize; /* 0x18 */
269 U32 Flags; /* 0x00 */
286 U32 Flags; /* 0x10 */
302 U32 Word[5];
328 U32 IOCLogInfo; /* 0x10 */
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c40 U32 MiliSeconds (IN) Number of mili-seconds to delay
44 STATIC void agtiapi_DelayMSec( U32 MiliSeconds )
155 U32 bar;
156 U32 lBar = 0; // logicalBar
196 U32 numVal;
290 (U32 *)agNULL,
291 (U32 *)agNULL,
330 (U32)( pRscInfo->tiInitiatorResource.initiatorOption.usecsPerTick
361 (U32 *)agNULL,
362 (U32 *)agNUL
[all...]
H A Dlxcommon.h376 U32 memSize;
385 U32 pciIOAddrLow; /* PCI IOBASE lower */
386 U32 pciIOAddrUp; /* PCI IOBASE Upper */
391 U32 busNum;
392 U32 deviceNum;
401 U32 cardID; // card system ID
402 U32 cardIdIndex;
403 U32 pciIOAddrLow; // PCI IOBASE lower
404 U32 pciIOAddrUp; // PCI IOBASE Upper
407 U32 pciMemSiz
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c151 typedef uint32_t U32; typedef
158 typedef unsigned int U32; typedef
175 const union { U32 u; BYTE c[4]; } one = { 1 }; /* don't use static : performance detrimental */
184 static U32 LZ4_read32(const void* memPtr) { return *(const U32*) memPtr; }
188 static void LZ4_write32(void* memPtr, U32 value) { *(U32*)memPtr = value; }
194 typedef union { U16 u16; U32 u32; reg_t uArch; } __attribute__((packed)) unalign;
197 static U32 LZ4_read32(const void* ptr) { return ((const unalign*)ptr)->u32; }
201 static void LZ4_write32(void* memPtr, U32 valu
[all...]

Completed in 212 milliseconds

123456789