Searched refs:ocs_get_instance (Results 1 – 6 of 6) sorted by relevance
44 while ((ocs = ocs_get_instance(index++)) != NULL) { in ocs_gen_dump_reset()92 while ((nxt_ocs = ocs_get_instance(index++)) != NULL) { in ocs_gen_dump()116 for (index = 0; (nxt_ocs = ocs_get_instance(index++)) != NULL; ) { in ocs_gen_dump()177 while ((nxt_ocs = ocs_get_instance(index++)) != NULL) { in ocs_gen_dump()
179 extern ocs_t *ocs_get_instance(uint32_t index);
1057 extern ocs_t *ocs_get_instance(uint32_t index);
967 ocs_t *ocs_get_instance(uint32_t index) in ocs_get_instance() function
836 for (i = 0; (ocs = ocs_get_instance(i)) != NULL; i++) { in ocs_save_ddump_all()
578 while ((other_ocs = ocs_get_instance(index++)) != NULL) { in ocs_mgmt_firmware_reset()