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

  /src/sys/dev/pci/
if_ex_pci.c 333 uint32_t pci_cache_lat; local in function:ex_d3tod0
345 pci_cache_lat= pci_conf_read(pc, tag, PCI_CACHE_LAT_BIST);
353 pci_conf_write(pc, tag, PCI_CACHE_LAT_BIST, pci_cache_lat);
if_ex_pci.c 333 uint32_t pci_cache_lat; local in function:ex_d3tod0
345 pci_cache_lat= pci_conf_read(pc, tag, PCI_CACHE_LAT_BIST);
353 pci_conf_write(pc, tag, PCI_CACHE_LAT_BIST, pci_cache_lat);

Completed in 21 milliseconds