Searched refs:DUMP_IOPORT_REG (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh3_dev.cpp210 #define DUMP_IOPORT_REG(x) \ macro
213 DUMP_IOPORT_REG(A);
214 DUMP_IOPORT_REG(B);
215 DUMP_IOPORT_REG(C);
216 DUMP_IOPORT_REG(D);
217 DUMP_IOPORT_REG(E);
218 DUMP_IOPORT_REG(F);
219 DUMP_IOPORT_REG(G);
220 DUMP_IOPORT_REG(H);
221 DUMP_IOPORT_REG(
224 #undef DUMP_IOPORT_REG macro
[all...]

Completed in 79 milliseconds