SCU_STP_REMOTE_NODE_COUNT 365 drivers/scsi/isci/host.h return SCU_STP_REMOTE_NODE_COUNT; SCU_STP_REMOTE_NODE_COUNT 120 drivers/scsi/isci/remote_node_table.c BUG_ON(group_table_index >= SCU_STP_REMOTE_NODE_COUNT); SCU_STP_REMOTE_NODE_COUNT 150 drivers/scsi/isci/remote_node_table.c BUG_ON(group_table_index >= SCU_STP_REMOTE_NODE_COUNT); SCU_STP_REMOTE_NODE_COUNT 181 drivers/scsi/isci/remote_node_table.c <= (remote_node_index / SCU_STP_REMOTE_NODE_COUNT) SCU_STP_REMOTE_NODE_COUNT 186 drivers/scsi/isci/remote_node_table.c slot_normalized = (dword_remainder / SCU_STP_REMOTE_NODE_COUNT) * sizeof(u32); SCU_STP_REMOTE_NODE_COUNT 187 drivers/scsi/isci/remote_node_table.c slot_position = remote_node_index % SCU_STP_REMOTE_NODE_COUNT; SCU_STP_REMOTE_NODE_COUNT 214 drivers/scsi/isci/remote_node_table.c <= (remote_node_index / SCU_STP_REMOTE_NODE_COUNT) SCU_STP_REMOTE_NODE_COUNT 219 drivers/scsi/isci/remote_node_table.c slot_normalized = (dword_remainder / SCU_STP_REMOTE_NODE_COUNT) * sizeof(u32); SCU_STP_REMOTE_NODE_COUNT 220 drivers/scsi/isci/remote_node_table.c slot_position = remote_node_index % SCU_STP_REMOTE_NODE_COUNT; SCU_STP_REMOTE_NODE_COUNT 244 drivers/scsi/isci/remote_node_table.c <= (group_index / SCU_STP_REMOTE_NODE_COUNT) SCU_STP_REMOTE_NODE_COUNT 271 drivers/scsi/isci/remote_node_table.c <= (group_index / SCU_STP_REMOTE_NODE_COUNT) SCU_STP_REMOTE_NODE_COUNT 349 drivers/scsi/isci/remote_node_table.c (remote_node_entries / (SCU_STP_REMOTE_NODE_COUNT * 32)) SCU_STP_REMOTE_NODE_COUNT 350 drivers/scsi/isci/remote_node_table.c + ((remote_node_entries % (SCU_STP_REMOTE_NODE_COUNT * 32)) != 0); SCU_STP_REMOTE_NODE_COUNT 352 drivers/scsi/isci/remote_node_table.c for (index = 0; index < (remote_node_entries / SCU_STP_REMOTE_NODE_COUNT); index++) { SCU_STP_REMOTE_NODE_COUNT 360 drivers/scsi/isci/remote_node_table.c if ((remote_node_entries % SCU_STP_REMOTE_NODE_COUNT) == 2) { SCU_STP_REMOTE_NODE_COUNT 362 drivers/scsi/isci/remote_node_table.c } else if ((remote_node_entries % SCU_STP_REMOTE_NODE_COUNT) == 1) { SCU_STP_REMOTE_NODE_COUNT 399 drivers/scsi/isci/remote_node_table.c for (index = 0; index < SCU_STP_REMOTE_NODE_COUNT; index++) { SCU_STP_REMOTE_NODE_COUNT 402 drivers/scsi/isci/remote_node_table.c remote_node_index = (u16)(group_index * SCU_STP_REMOTE_NODE_COUNT SCU_STP_REMOTE_NODE_COUNT 450 drivers/scsi/isci/remote_node_table.c remote_node_index = (u16)group_index * SCU_STP_REMOTE_NODE_COUNT; SCU_STP_REMOTE_NODE_COUNT 498 drivers/scsi/isci/remote_node_table.c } else if (remote_node_count == SCU_STP_REMOTE_NODE_COUNT) { SCU_STP_REMOTE_NODE_COUNT 521 drivers/scsi/isci/remote_node_table.c group_index = remote_node_index / SCU_STP_REMOTE_NODE_COUNT; SCU_STP_REMOTE_NODE_COUNT 566 drivers/scsi/isci/remote_node_table.c group_index = remote_node_index / SCU_STP_REMOTE_NODE_COUNT; SCU_STP_REMOTE_NODE_COUNT 593 drivers/scsi/isci/remote_node_table.c } else if (remote_node_count == SCU_STP_REMOTE_NODE_COUNT) { SCU_STP_REMOTE_NODE_COUNT 89 drivers/scsi/isci/remote_node_table.h (SCU_STP_REMOTE_NODE_COUNT * SCIC_SDS_REMOTE_NODE_SETS_PER_BYTE) SCU_STP_REMOTE_NODE_COUNT 167 drivers/scsi/isci/remote_node_table.h SCU_STP_REMOTE_NODE_COUNT][ SCU_STP_REMOTE_NODE_COUNT 168 drivers/scsi/isci/remote_node_table.h (SCI_MAX_REMOTE_DEVICES / (32 * SCU_STP_REMOTE_NODE_COUNT)) SCU_STP_REMOTE_NODE_COUNT 169 drivers/scsi/isci/remote_node_table.h + ((SCI_MAX_REMOTE_DEVICES % (32 * SCU_STP_REMOTE_NODE_COUNT)) != 0)];