Searched refs:scu_index (Results 1 – 2 of 2) sorted by relevance
115 struct isci_orom *orom, int scu_index) in isci_parse_oem_parameters() argument118 if (scu_index < 0 || scu_index >= SCI_MAX_CONTROLLERS || in isci_parse_oem_parameters()119 scu_index > orom->hdr.num_elements || !oem) in isci_parse_oem_parameters()122 *oem = orom->ctrl[scu_index]; in isci_parse_oem_parameters()
160 struct isci_orom *orom, int scu_index);