Searched refs:dword_location (Results 1 – 1 of 1) sorted by relevance
172 u32 dword_location; in sci_remote_node_table_set_node_index() local182 dword_location = remote_node_index / SCIC_SDS_REMOTE_NODES_PER_DWORD; in sci_remote_node_table_set_node_index()187 remote_node_table->available_remote_nodes[dword_location] |= in sci_remote_node_table_set_node_index()205 u32 dword_location; in sci_remote_node_table_clear_node_index() local220 remote_node_table->available_remote_nodes[dword_location] &= in sci_remote_node_table_clear_node_index()236 u32 dword_location; in sci_remote_node_table_clear_group() local245 dword_location = group_index / SCIC_SDS_REMOTE_NODE_SETS_PER_DWORD; in sci_remote_node_table_clear_group()262 u32 dword_location; in sci_remote_node_table_set_group() local271 dword_location = group_index / SCIC_SDS_REMOTE_NODE_SETS_PER_DWORD; in sci_remote_node_table_set_group()292 u32 dword_location; in sci_remote_node_table_get_group_value() local[all …]
Completed in 6 milliseconds