HomeSort by: relevance | last modified time | path
    Searched refs:pc_iobase (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/alpha/pci/
tsp_bus_io.c 61 #define CHIP_IO_SYS_START(v) (((TSPCON)(v))->pc_iobase | P_PCI_IO)
tsp_pci.c 78 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3));
94 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3));
tsp_bus_mem.c 62 (((struct tsp_config *)(v))->pc_iobase | P_PCI_MEM)
tsvar.h 49 uint64_t pc_iobase; /* All Pchip space starts here */ member in struct:tsp_config
tsc.c 246 pcp->pc_iobase = TS_Pn(n, 0);

Completed in 14 milliseconds