HomeSort by: relevance | last modified time | path
    Searched defs:prodtable (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/amrctl/
amrctl.c 102 } prodtable[] = { variable in typeref:typename:const struct __anon93909ace0108[]
275 for (i = 0; i < __arraycount(prodtable); i++) {
276 if (cardtype == prodtable[i].signature) {
277 product = prodtable[i].product;
amrctl.c 102 } prodtable[] = { variable in typeref:typename:const struct __anon93909ace0108[]
275 for (i = 0; i < __arraycount(prodtable); i++) {
276 if (cardtype == prodtable[i].signature) {
277 product = prodtable[i].product;
amrctl.c 102 } prodtable[] = { variable in typeref:typename:const struct __anon93909ace0108[]
275 for (i = 0; i < __arraycount(prodtable); i++) {
276 if (cardtype == prodtable[i].signature) {
277 product = prodtable[i].product;

Completed in 32 milliseconds