Searched refs:other_ocs (Results 1 – 1 of 1) sorted by relevance
565 ocs_t *other_ocs; in ocs_mgmt_firmware_reset() local578 while ((other_ocs = ocs_get_instance(index++)) != NULL) { in ocs_mgmt_firmware_reset()581 ocs_get_bus_dev_func(other_ocs, &other_bus, &other_dev, &other_func); in ocs_mgmt_firmware_reset()584 if (other_ocs->hw.state != in ocs_mgmt_firmware_reset()586 other_ocs->hw.state = in ocs_mgmt_firmware_reset()590 ocs_device_detach(other_ocs); in ocs_mgmt_firmware_reset()591 if (ocs_device_attach(other_ocs)) { in ocs_mgmt_firmware_reset()592 ocs_log_err(other_ocs, in ocs_mgmt_firmware_reset()