Home
last modified time | relevance | path

Searched refs:remote_node_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/isci/
Dremote_node_table.c475 u32 remote_node_count) in sci_remote_node_table_allocate_remote_node() argument
479 if (remote_node_count == SCU_SSP_REMOTE_NODE_COUNT) { in sci_remote_node_table_allocate_remote_node()
495 } else if (remote_node_count == SCU_STP_REMOTE_NODE_COUNT) { in sci_remote_node_table_allocate_remote_node()
587 u32 remote_node_count, in sci_remote_node_table_release_remote_node_index() argument
590 if (remote_node_count == SCU_SSP_REMOTE_NODE_COUNT) { in sci_remote_node_table_release_remote_node_index()
593 } else if (remote_node_count == SCU_STP_REMOTE_NODE_COUNT) { in sci_remote_node_table_release_remote_node_index()
Dremote_node_table.h181 u32 remote_node_count);
185 u32 remote_node_count,
Dhost.c2499 u32 remote_node_count = sci_remote_device_node_count(idev); in sci_controller_allocate_remote_node_context() local
2502 &ihost->available_remote_nodes, remote_node_count in sci_controller_allocate_remote_node_context()
2520 u32 remote_node_count = sci_remote_device_node_count(idev); in sci_controller_free_remote_node_context() local
2526 &ihost->available_remote_nodes, remote_node_count, node_id in sci_controller_free_remote_node_context()