Home | Sort by: relevance | last modified time | path |
/src/sys/arch/bebox/stand/boot/ | |
pci.c | 102 int slt, r; local in function:scanPCI 104 for (slt = 0; slt < NSLOTS; slt++) { 105 pslot = &PCI_slots[slt]; 117 int slt; local in function:findPCIVga 119 for (slt = 0; slt < NSLOTS; slt++) { 120 pslot = &PCI_slots[slt]; [all...] |
pci.c | 102 int slt, r; local in function:scanPCI 104 for (slt = 0; slt < NSLOTS; slt++) { 105 pslot = &PCI_slots[slt]; 117 int slt; local in function:findPCIVga 119 for (slt = 0; slt < NSLOTS; slt++) { 120 pslot = &PCI_slots[slt]; [all...] |
pci.c | 102 int slt, r; local in function:scanPCI 104 for (slt = 0; slt < NSLOTS; slt++) { 105 pslot = &PCI_slots[slt]; 117 int slt; local in function:findPCIVga 119 for (slt = 0; slt < NSLOTS; slt++) { 120 pslot = &PCI_slots[slt]; [all...] |