Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dio.c181 || (pmcw.flag4 & PMCW4_A) in DEF_INST()
253 dev->pmcw.flag4 &= ~(PMCW4_ISC | PMCW4_A); in DEF_INST()
254 dev->pmcw.flag4 |= (pmcw.flag4 & (PMCW4_ISC | PMCW4_A)); in DEF_INST()
H A Desa390.h1033 #define PMCW4_A 0x01 /* Alternate Block Control */ macro