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

  /src/sys/dev/cardbus/
if_tlp_cardbus.c 84 #define TULIP_PCI_IOBA PCI_BAR(0) /* i/o mapped base */
308 } else if (Cardbus_mapreg_map(ct, TULIP_PCI_IOBA,
312 csc->sc_bar_reg = TULIP_PCI_IOBA;
  /src/sys/dev/pci/
if_tlp_pci.c 74 #define TULIP_PCI_IOBA PCI_BAR(0) /* i/o mapped base */
537 ioh_valid = (pci_mapreg_map(pa, TULIP_PCI_IOBA,

Completed in 12 milliseconds