Home
last modified time | relevance | path

Searched refs:tmu_channel_dump (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh_dev.h70 void tmu_channel_dump(int, paddr_t, paddr_t, paddr_t);
H A Dsh3_dev.cpp248 tmu_channel_dump(x, SH##a##_TCOR##x, \ in tmu_dump()
259 SH3dev::tmu_channel_dump(int unit, paddr_t tcor, paddr_t tcnt, in tmu_channel_dump() function in SH3dev