| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/evbarm/conf/ | |
| GEMINI | 195 options PCI_CONFIG_DUMP |
| GEMINI_SLAVE | 212 options PCI_CONFIG_DUMP |
| /src/sys/dev/pci/ | |
| pci.c | 64 #ifdef PCI_CONFIG_DUMP 65 int pci_config_dump = 1; variable in typeref:typename:int 67 int pci_config_dump = 0; variable in typeref:typename:int 237 if (pci_config_dump) { |