HomeSort by: relevance | last modified time | path
    Searched defs:pci_config_dump (Results 1 - 1 of 1) sorted by relevancy

  /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) {

Completed in 119 milliseconds