Home | Sort by: relevance | last modified time | path |
/src/sys/arch/pmax/include/ | |
tc_machdep.h | 35 * tc_addr_t TURBOchannel bus address 65 typedef paddr_t tc_addr_t; typedef in typeref:typename:paddr_t 85 #define KV(x) ((tc_addr_t)MIPS_PHYS_TO_KSEG1(x)) |
/src/sys/arch/vax/include/ | |
tc_machdep.h | 35 * tc_addr_t TURBOchannel bus address 65 typedef uint32_t tc_addr_t; typedef in typeref:typename:uint32_t |
/src/sys/arch/alpha/include/ | |
tc_machdep.h | 35 * tc_addr_t TURBOchannel bus address 60 typedef uint64_t tc_addr_t; typedef in typeref:typename:uint64_t |