Home | Sort by: relevance | last modified time | path |
/src/sys/dev/eisa/ | |
eisa.c | 97 int slot, maxnslots; local in function:eisaattach 113 maxnslots = eisa_maxslots(ec); 114 for (slot = 1; slot < maxnslots; slot++) { |
eisa.c | 97 int slot, maxnslots; local in function:eisaattach 113 maxnslots = eisa_maxslots(ec); 114 for (slot = 1; slot < maxnslots; slot++) { |
eisa.c | 97 int slot, maxnslots; local in function:eisaattach 113 maxnslots = eisa_maxslots(ec); 114 for (slot = 1; slot < maxnslots; slot++) { |