Home | Sort by: relevance | last modified time | path |
/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) { |