Home | History | Annotate | Download | only in boot

Lines Matching defs:slt

102 	int slt, r;
104 for (slt = 0; slt < NSLOTS; slt++) {
105 pslot = &PCI_slots[slt];
117 int slt;
119 for (slt = 0; slt < NSLOTS; slt++) {
120 pslot = &PCI_slots[slt];
124 highVgaSlot = slt;
126 theSlot = slt;