Searched refs:record_sources (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dsv.c970 } record_sources[] = { variable in typeref:struct:__anon8126
1048 dip->un.e.num_mem = ARRAY_SIZE(record_sources);
1049 for (i = 0; i < ARRAY_SIZE(record_sources); i++) {
1051 record_sources[i].name);
1052 dip->un.e.member[i].ord = record_sources[i].idx;
1183 for (idx = 0; idx < ARRAY_SIZE(record_sources); idx++) {
1184 if (record_sources[idx].idx == cp->un.ord)

Completed in 47 milliseconds