| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/macppc/dev/ | |
| aed.c | 517 int totaldevs; local in function:aedioctl 527 totaldevs = CountADBs(); 528 for (i = 1; i <= totaldevs; i++) { |
| /src/sys/arch/mac68k/dev/ | |
| aed.c | 559 int totaldevs; local in function:aedioctl 569 totaldevs = CountADBs(); 570 for (i = 1; i <= totaldevs; i++) { |