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

  /src/sys/dev/pci/
if_ex_pci.c 329 uint32_t base0; local in function:ex_d3tod0
342 base0 = pci_conf_read(pc, tag, PCI_BAR0);
349 pci_conf_write(pc, tag, PCI_BAR0, base0);
if_ex_pci.c 329 uint32_t base0; local in function:ex_d3tod0
342 base0 = pci_conf_read(pc, tag, PCI_BAR0);
349 pci_conf_write(pc, tag, PCI_BAR0, base0);

Completed in 22 milliseconds