Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/prep/
Dvreset.c383 static int scanPCI(int start_slt);
745 scanPCI(int start_slt) in scanPCI() argument
752 for ( slt = start_slt + 1; slt < NSLOTS; slt++) { in scanPCI()