Searched refs:MCX_HCA_BAR (Results 1 – 1 of 1) sorted by relevance
61 #define MCX_HCA_BAR PCI_MAPREG_START /* BAR 0 */ macro2751 memtype = pci_mapreg_type(sc->sc_pc, sc->sc_tag, MCX_HCA_BAR); in mcx_attach()2752 if (pci_mapreg_map(pa, MCX_HCA_BAR, memtype, in mcx_attach()