Searched refs:SCIC_SDS_REMOTE_NODE_TABLE_INVALID_INDEX (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/isci/
H A Dremote_node_table.c97 return SCIC_SDS_REMOTE_NODE_TABLE_INVALID_INDEX; sci_remote_node_table_get_group_index()
395 if (group_index != SCIC_SDS_REMOTE_NODE_TABLE_INVALID_INDEX) { sci_remote_node_table_allocate_single_remote_node()
449 if (group_index != SCIC_SDS_REMOTE_NODE_TABLE_INVALID_INDEX) { sci_remote_node_table_allocate_triple_remote_node()
H A Dremote_node_table.h107 #define SCIC_SDS_REMOTE_NODE_TABLE_INVALID_INDEX (0xFFFFFFFF) macro

Completed in 51 milliseconds