Home
last modified time | relevance | path

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

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_iom.c2099 if (p -> PCW_63_PTP && p -> PCW_64_PGE) in iom_direct_data_service()
2145 if (p->PCW_63_PTP && p->PCW_64_PGE) { in iom_indirect_data_service()
2172 if (p -> PCW_63_PTP && p -> PCW_64_PGE) { in iom_indirect_data_service()
2209 if (p -> PCW_64_PGE == 0) in update_chan_mode()
2608 p -> PCW_64_PGE = getbits36_1 (p -> PCW1, 28); in fetch_and_parse_PCW()
3443 sim_printf ("// PGE %o\r\n", p->PCW_64_PGE); in doConnectChan()
3458 q -> PCW_64_PGE = p -> PCW_64_PGE; in doConnectChan()
H A Ddps8_iom.h146 word1 PCW_64_PGE; member