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

  /src/sys/dev/pci/
if_ex_pci.c 330 uint32_t base1; local in function:ex_d3tod0
343 base1 = pci_conf_read(pc, tag, PCI_BAR1);
350 pci_conf_write(pc, tag, PCI_BAR1, base1);
if_ex_pci.c 330 uint32_t base1; local in function:ex_d3tod0
343 base1 = pci_conf_read(pc, tag, PCI_BAR1);
350 pci_conf_write(pc, tag, PCI_BAR1, base1);
if_ex_pci.c 330 uint32_t base1; local in function:ex_d3tod0
343 base1 = pci_conf_read(pc, tag, PCI_BAR1);
350 pci_conf_write(pc, tag, PCI_BAR1, base1);
  /src/sys/arch/arm/broadcom/
bcm53xx_pax.c 341 paddr_t base1 = base + __LOWEST_SET_BIT(PCIE_OARR_ADDR); local in function:bcmpax_ccb_attach
342 bcmpax_write_4(sc, PCIE_OARR_1, base1);
343 bcmpax_write_4(sc, PCIE_OMAP_1_LOWER, base1 | 1);
bcm53xx_pax.c 341 paddr_t base1 = base + __LOWEST_SET_BIT(PCIE_OARR_ADDR); local in function:bcmpax_ccb_attach
342 bcmpax_write_4(sc, PCIE_OARR_1, base1);
343 bcmpax_write_4(sc, PCIE_OMAP_1_LOWER, base1 | 1);
bcm53xx_pax.c 341 paddr_t base1 = base + __LOWEST_SET_BIT(PCIE_OARR_ADDR); local in function:bcmpax_ccb_attach
342 bcmpax_write_4(sc, PCIE_OARR_1, base1);
343 bcmpax_write_4(sc, PCIE_OMAP_1_LOWER, base1 | 1);

Completed in 33 milliseconds