dword_location 174 drivers/scsi/isci/remote_node_table.c u32 dword_location; dword_location 184 drivers/scsi/isci/remote_node_table.c dword_location = remote_node_index / SCIC_SDS_REMOTE_NODES_PER_DWORD; dword_location 189 drivers/scsi/isci/remote_node_table.c remote_node_table->available_remote_nodes[dword_location] |= dword_location 207 drivers/scsi/isci/remote_node_table.c u32 dword_location; dword_location 217 drivers/scsi/isci/remote_node_table.c dword_location = remote_node_index / SCIC_SDS_REMOTE_NODES_PER_DWORD; dword_location 222 drivers/scsi/isci/remote_node_table.c remote_node_table->available_remote_nodes[dword_location] &= dword_location 238 drivers/scsi/isci/remote_node_table.c u32 dword_location; dword_location 247 drivers/scsi/isci/remote_node_table.c dword_location = group_index / SCIC_SDS_REMOTE_NODE_SETS_PER_DWORD; dword_location 250 drivers/scsi/isci/remote_node_table.c dword_value = remote_node_table->available_remote_nodes[dword_location]; dword_location 252 drivers/scsi/isci/remote_node_table.c remote_node_table->available_remote_nodes[dword_location] = dword_value; dword_location 265 drivers/scsi/isci/remote_node_table.c u32 dword_location; dword_location 274 drivers/scsi/isci/remote_node_table.c dword_location = group_index / SCIC_SDS_REMOTE_NODE_SETS_PER_DWORD; dword_location 277 drivers/scsi/isci/remote_node_table.c dword_value = remote_node_table->available_remote_nodes[dword_location]; dword_location 279 drivers/scsi/isci/remote_node_table.c remote_node_table->available_remote_nodes[dword_location] = dword_value; dword_location 295 drivers/scsi/isci/remote_node_table.c u32 dword_location; dword_location 299 drivers/scsi/isci/remote_node_table.c dword_location = group_index / SCIC_SDS_REMOTE_NODE_SETS_PER_DWORD; dword_location 302 drivers/scsi/isci/remote_node_table.c dword_value = remote_node_table->available_remote_nodes[dword_location];