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

  /src/sys/arch/alpha/pci/
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));
tsreg.h 43 #define S_PAGE(phys) ((void *)ALPHA_PHYS_TO_K0SEG(phys))
tsc.c 247 pcp->pc_csr = S_PAGE(TS_Pn(n & 1, P_CSRBASE));

Completed in 171 milliseconds