Home
last modified time | relevance | path

Searched refs:WPI_PCI_BAR0 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_wpireg.h36 #define WPI_PCI_BAR0 PCI_MAPREG_START macro
H A Dif_wpi.c203 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()