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

/openbsd-current/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);
204 error = pci_mapreg_map(pa, WPI_PCI_BAR0, memtype, 0, &sc->sc_st,

Completed in 129 milliseconds