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

  /src/sys/dev/pci/
if_ex_pci.c 332 uint32_t pci_int_lat; local in function:ex_d3tod0
346 pci_int_lat = pci_conf_read(pc, tag, PCI_INT_GNT_LAT);
352 pci_conf_write(pc, tag, PCI_INT_GNT_LAT, pci_int_lat);
if_ex_pci.c 332 uint32_t pci_int_lat; local in function:ex_d3tod0
346 pci_int_lat = pci_conf_read(pc, tag, PCI_INT_GNT_LAT);
352 pci_conf_write(pc, tag, PCI_INT_GNT_LAT, pci_int_lat);

Completed in 21 milliseconds