Home
last modified time | relevance | path

Searched refs:NSLOTS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/boot/prep/
Dvreset.c680 #define NSLOTS 8 macro
692 } PCI_slots [NSLOTS] = {
752 for ( slt = start_slt + 1; slt < NSLOTS; slt++) { in scanPCI()
793 for(i=0; i < NSLOTS; i++) { in printslots()