Home
last modified time | relevance | path

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

/trueos/sys/dev/pci/
HDpci_pci.c179 pci_write_config(dev, PCIR_IOBASEH_1, in pcib_write_windows()
442 pci_write_config(dev, PCIR_IOBASEH_1, 0xffff, 2); in pcib_probe_windows()
476 pci_read_config(dev, PCIR_IOBASEH_1, 2), val); in pcib_probe_windows()
755 pci_read_config(dev, PCIR_IOBASEH_1, 2), iolow); in pcib_get_io_decode()
811 pci_write_config(dev, PCIR_IOBASEH_1, iohi, 2); in pcib_set_io_decode()
HDpcireg.h243 #define PCIR_IOBASEH_1 0x30 macro
/trueos/sys/mips/cavium/
HDoctopci.c675 octopci_write_config(dev, b, s, f, PCIR_IOBASEH_1, in octopci_init_device()
/trueos/sys/powerpc/mpc85xx/
HDpci_mpc85xx.c586 PCIR_IOBASEH_1, sc->sc_ioport_start >> 16, 2); in fsl_pcib_init()
/trueos/sys/arm/mv/
HDmv_pci.c724 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_IOBASEH_1, in mv_pcib_init_bridge()