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

123456789

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscu_remote_node_context.h86 U32 remote_node_index :12;
87 U32 reserved0_1 : 4;
93 U32 remote_node_port_width : 4;
99 U32 logical_port_index : 3;
100 U32 reserved0_2 : 5;
105 U32 nexus_loss_timer_enable : 1;
110 U32 check_bit : 1;
117 U32 is_valid : 1;
122 U32 is_remote_node_context : 1;
129 U32 remote_sas_address_l
[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 Dscu_task_context.h221 ((U32)(type) << SCU_CONTEXT_COMMAND_REQUEST_TYPE_SHIFT)
238 ((type) | (((U32)(command)) << SCU_CONTEXT_COMMAND_REQUEST_SUBTYPE_SHIFT))
307 U32 reserved00 : 24;
308 U32 frame_type : 8;
311 U32 reserved01;
314 U32 fill_bytes : 2;
315 U32 reserved02 : 6;
316 U32 changing_data_pointer : 1;
317 U32 retransmit : 1;
318 U32 retry_data_fram
[all...]
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 Dscu_unsolicited_frame.h90 U32 iit_exists : 1;
95 U32 protocol_type : 3;
101 U32 is_address_frame : 1;
107 U32 connection_rate : 4;
109 U32 reserved : 23;
114 U32 data[SCU_UNSOLICITED_FRAME_HEADER_DATA_DWORDS];
H A Dscu_completion_codes.h75 ((U32)(type) << SCU_COMPLETION_TYPE_SHIFT)
128 ((U32)(completion_code) << SCU_COMPLETION_TL_STATUS_SHIFT)
136 ((U32)((completion_code) & SCU_COMPLETION_TL_STATUS_MASK)) \
162 (((U32)((completion_code) & SCU_COMPLETION_PE_MASK)) >> SCU_COMPLETION_PE_SHIFT)
180 ((U32)((completion_code) & SCU_UNSOLICITED_FRAME_MASK)) \
198 * value like we want, each immediate value must be cast to a U32.
200 #define SCU_TASK_DONE_GOOD ((U32)0x00)
201 #define SCU_TASK_DONE_CRC_ERR ((U32)0x14)
202 #define SCU_TASK_DONE_CHECK_RESPONSE ((U32)0x14)
203 #define SCU_TASK_DONE_GEN_RESPONSE ((U32)
[all...]
H A Dsci_base_library.c69 U32 sci_library_get_major_version(
80 U32 sci_library_get_minor_version(
91 U32 sci_library_get_build_version(
H A Dsci_library.h80 U32 sci_library_get_major_version(
91 U32 sci_library_get_minor_version(
102 U32 sci_library_get_build_version(
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 Dscu_registers.h74 (((U32)(value) << name ## _SHIFT) & (name ## _MASK))
79 SCU_GEN_VALUE(name, ((U32)1))
244 ((U32)((value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_PEG_MASK)) \
250 ((U32)((value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_LP_MASK)) \
256 ((U32)((value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_TC_MASK)) \
262 ((U32)((value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_RNC_MASK)) \
967 U32 post_context_port;
969 U32 address_modifier;
970 U32 reserved_08;
971 U32 reserved_0
[all...]
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 Dsci_memory_descriptor_list_decorator.h86 U32 sci_mdl_decorator_get_memory_size(
88 U32 attributes
119 U32 attributes,
H A Dsci_util.c59 U32 *destination,
60 U32 *source,
61 U32 word_count
H A Dsati_translator_sequence.h196 U32 mode_page_offset;
197 U32 mode_pages_size;
198 U32 size_of_data_processed;
199 U32 total_ata_command_sent;
200 U32 ata_command_sent_for_cmp; // cmp: current mode page
221 U32 lba_offset;
222 U32 block_lists_size;
224 U32 size_of_data_processed;
225 U32 ata_command_sent_for_current_lba;
259 U32 max_unmap_block_descriptor
[all...]
H A Dscic_sds_remote_node_table.h89 (sizeof(U32) * SCIC_SDS_REMOTE_NODE_SETS_PER_BYTE)
102 (sizeof(U32) * SCIC_SDS_REMOTE_NODES_PER_BYTE)
152 U32 available_remote_nodes[
161 U32 remote_node_groups[
172 U32 remote_node_entries
177 U32 remote_node_count
182 U32 remote_node_count,
H A Dscic_sds_remote_node_table.c69 * position. If there are available bits in the first U32 then it is just bit
76 * @return U32 This is the absolute bit position for an available group.
79 U32 scic_sds_remote_node_table_get_group_index(
81 U32 group_table_index
84 U32 dword_index;
85 U32 * group_table;
86 U32 bit_index;
122 U32 group_table_index,
123 U32 group_index
126 U32 dword_inde
[all...]
H A Dsci_base_state_machine.h111 U32 initial_state_id;
116 U32 current_state_id;
121 U32 previous_state_id;
133 U32 initial_state
146 U32 next_state
149 U32 sci_base_state_machine_get_state(
H A Dscic_sds_stp_request.h79 U32 ncq;
81 U32 udma;
92 U32 total_transfer_bytes;
99 U32 current_transfer_bytes;
104 U32 pio_transfer_bytes;
133 U32 sgl_offset;
142 U32 device_preferred_cdb_length;
217 U32 scic_sds_stp_request_get_object_size(void);
219 U32 scic_sds_stp_task_request_get_object_size(void);
243 U32 transfer_lengt
[all...]
H A Dscu_bios_definitions.h318 U32 afe_tx_amp_control0;
325 U32 afe_tx_amp_control1;
332 U32 afe_tx_amp_control2;
339 U32 afe_tx_amp_control3;
515 U32 afe_tx_amp_control0;
522 U32 afe_tx_amp_control1;
529 U32 afe_tx_amp_control2;
536 U32 afe_tx_amp_control3;
725 U32 afe_tx_amp_control0;
732 U32 afe_tx_amp_control
[all...]
H A Dscic_user_callback.h134 U32 milliseconds
163 U32 microseconds
244 U32 byte_offset
306 U32 scic_cb_io_request_get_transfer_length(
346 U32 offset,
347 U32 length
414 U32 scic_cb_sge_get_length_field(
443 U32 scic_cb_ssp_io_request_get_cdb_length(
463 U32 scic_cb_ssp_io_request_get_lun(
483 U32 scic_cb_ssp_io_request_get_task_attribut
[all...]
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h87 typedef uint32_t U32; typedef
94 typedef unsigned int U32; typedef
99 typedef unsigned long U32; typedef
106 U32 Low;
112 U32 Low;
113 U32 High;
128 typedef U32 *PU32;
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h82 typedef uint32_t U32; typedef
89 typedef unsigned int U32; typedef
94 typedef unsigned long U32; typedef
101 U32 Low;
107 U32 Low;
108 U32 High;
123 typedef U32 *PU32;
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h83 typedef uint32_t U32; typedef
90 typedef unsigned int U32; typedef
95 typedef unsigned long U32; typedef
103 U32 Low;
109 U32 Low;
110 U32 High;
123 typedef U32 *PU32;
H A Dmpi_fc.h96 U32 MsgContext; /* 08h */
106 U32 PortNameHigh; /* 00h */
107 U32 PortNameLow; /* 04h */
108 U32 NodeNameHigh; /* 08h */
109 U32 NodeNameLow; /* 0Ch */
123 U32 MsgContext; /* 08h */
126 U32 IOCLogInfo; /* 10h */
127 U32 TransferLength; /* 14h */
128 U32 TransactionContext; /* 18h */
129 U32 Rctl_Di
[all...]
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxproto.h39 void agtiapi_DelayMSec(U32);
40 void agtiapi_DelaySec(U32);
51 U32 *pPhysAddrUp,
52 U32 *pPhysAddrLow,
53 U32 MemSize,
54 U32 Type,
55 U32 Align );
58 U32 agtiapi_PCIMemSize(device_t, U32, U32);
[all...]

Completed in 480 milliseconds

123456789