Lines Matching refs:U32

69  * 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_index;
127 U32 bit_index;
128 U32 * group_table;
131 ASSERT(group_index < (U32)(remote_node_table->group_array_size * 32));
156 U32 group_table_index,
157 U32 group_index
160 U32 dword_index;
161 U32 bit_index;
162 U32 * group_table;
165 ASSERT(group_index < (U32)(remote_node_table->group_array_size * 32));
188 U32 remote_node_index
191 U32 dword_location;
192 U32 dword_remainder;
193 U32 slot_normalized;
194 U32 slot_position;
203 slot_normalized = (dword_remainder / SCU_STP_REMOTE_NODE_COUNT) * sizeof(U32);
224 U32 remote_node_index
227 U32 dword_location;
228 U32 dword_remainder;
229 U32 slot_position;
230 U32 slot_normalized;
239 slot_normalized = (dword_remainder / SCU_STP_REMOTE_NODE_COUNT) * sizeof(U32);
258 U32 group_index
261 U32 dword_location;
262 U32 dword_remainder;
263 U32 dword_value;
287 U32 group_index
290 U32 dword_location;
291 U32 dword_remainder;
292 U32 dword_value;
320 U32 group_index
323 U32 dword_location;
324 U32 dword_remainder;
325 U32 dword_value;
348 U32 remote_node_entries
351 U32 index;
420 U32 group_table_index
425 U32 group_index;
483 U32 group_table_index
486 U32 group_index;
523 U32 remote_node_count
571 U32 group_index;
621 U32 group_index;
645 U32 remote_node_count,