Searched refs:SCI_MAX_REMOTE_DEVICES (Results 1 – 11 of 11) sorted by relevance
153 (SCI_MAX_REMOTE_DEVICES / SCIC_SDS_REMOTE_NODES_PER_DWORD)154 + ((SCI_MAX_REMOTE_DEVICES % SCIC_SDS_REMOTE_NODES_PER_DWORD) != 0)];163 (SCI_MAX_REMOTE_DEVICES / (32 * SCU_STP_REMOTE_NODE_COUNT))164 + ((SCI_MAX_REMOTE_DEVICES % (32 * SCU_STP_REMOTE_NODE_COUNT)) != 0)];
111 #ifndef SCI_MAX_REMOTE_DEVICES117 #define SCI_MAX_REMOTE_DEVICES (256) macro
229 struct SCIC_SDS_REMOTE_DEVICE *device_table[SCI_MAX_REMOTE_DEVICES];270 U8 remote_device_sequence[SCI_MAX_REMOTE_DEVICES];
142 SCI_ABSTRACT_ELEMENT_T remote_device_pool_elements[SCI_MAX_REMOTE_DEVICES];
131 SCI_MAX_REMOTE_DEVICES in scif_sas_controller_reset_state_enter()
645 #define SCIC_SDS_REMOTE_DEVICE_MAXIMUM_TIMER_COUNT (SCI_MAX_REMOTE_DEVICES)
4519 MIN(this_controller->remote_node_entries, SCI_MAX_REMOTE_DEVICES); in scic_controller_set_mode()6555 this_controller->remote_node_entries = SCI_MAX_REMOTE_DEVICES; in scic_sds_controller_reset_state_enter()
179 struct ISCI_REMOTE_DEVICE *remote_device[SCI_MAX_REMOTE_DEVICES];190 SCI_POOL_CREATE(remote_device_pool, struct ISCI_REMOTE_DEVICE *, SCI_MAX_REMOTE_DEVICES);193 SCI_POOL_CREATE(unmap_buffer_pool, void *, SCI_MAX_REMOTE_DEVICES);
510 remote_device_size * SCI_MAX_REMOTE_DEVICES, M_ISCI, in isci_controller_allocate_memory()517 for (int i = 0; i < SCI_MAX_REMOTE_DEVICES; i++) { in isci_controller_allocate_memory()675 cpi->max_target = SCI_MAX_REMOTE_DEVICES - 1; in isci_action()680 cpi->initiator_id = SCI_MAX_REMOTE_DEVICES; in isci_action()803 dev_idx < SCI_MAX_REMOTE_DEVICES; in isci_controller_release_queued_ccbs()
153 for (i = 0; i < SCI_MAX_REMOTE_DEVICES; i++) { in scif_cb_domain_ready()
210 for (j = 0; j < SCI_MAX_REMOTE_DEVICES; j++) { in isci_sysctl_log_frozen_lun_masks()