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

  /src/sys/arch/playstation2/ee/
sif.c 119 seg->ee_vaddr = IOPPHYS_TO_EEKV(seg->iop_paddr);
  /src/sys/arch/playstation2/playstation2/
sifbios.h 41 #define IOPPHYS_TO_EEKV(a) ((u_int32_t)(a) + SIFDMA_BASE)

Completed in 14 milliseconds