Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/I7094/
H A Di7094_cpu.c267 extern t_stat ch_op_store_diag (uint32 ch, t_uint64 *dat);
1892 if ((reason = ch_op_store_diag (ch, &SR)) == SCPE_OK) in sim_instr()
H A Di7094_io.c837 t_stat ch_op_store_diag (uint32 ch, t_uint64 *dat) in ch_op_store_diag() function