Searched refs:WPI_PCI_BAR0 (Results 1 – 2 of 2) sorted by relevance
36 #define WPI_PCI_BAR0 PCI_MAPREG_START macro
203 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, WPI_PCI_BAR0); in wpi_attach()204 error = pci_mapreg_map(pa, WPI_PCI_BAR0, memtype, 0, &sc->sc_st, in wpi_attach()