Searched refs:satmodel (Results 1 – 1 of 1) sorted by relevance
170 static struct satops satmodel[] = { variable219 for (i = 0; i < (int)(sizeof(satmodel)/sizeof(satmodel[0])); i++) { in satmgr_attach()220 if (strcmp(pfam->name, satmodel[i].family) == 0) { in satmgr_attach()221 ops = &satmodel[i]; in satmgr_attach()