Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_wi_pci.c69 #define WI_PCI_CBMA PCI_BAR(0) /* Configuration Base Memory Address */ macro
281 if (pci_mapreg_map(pa, WI_PCI_CBMA, in wi_pci_attach()