Home
last modified time | relevance | path

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

/openbsd/sys/arch/m88k/m88k/
H A Dm88100_machdep.c83 void dae_process(struct trapframe *, u_int, u_int, u_int, u_int);
159 dae_process(eframe, 0, in data_access_emulation()
161 dae_process(eframe, 1, in data_access_emulation()
163 dae_process(eframe, 2, in data_access_emulation()
170 dae_process(struct trapframe *eframe, u_int x, in dae_process() function