HomeSort by: relevance | last modified time | path
    Searched defs:TULIP_PCI_MMBA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/cardbus/
if_tlp_cardbus.c 85 #define TULIP_PCI_MMBA PCI_BAR(1) /* memory mapped base */
302 if (Cardbus_mapreg_map(ct, TULIP_PCI_MMBA,
306 csc->sc_bar_reg = TULIP_PCI_MMBA;
  /src/sys/dev/pci/
if_tlp_pci.c 75 #define TULIP_PCI_MMBA PCI_BAR(1) /* memory mapped base */
540 memh_valid = (pci_mapreg_map(pa, TULIP_PCI_MMBA,

Completed in 12 milliseconds