Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic6360reg.h240 #define PHASECHG 0x02 /* C phase in SCSISIG doesn't match */ macro
H A Daic6360.c876 if ((sstat1 & (REQINIT | PHASECHG | BUSFREE)) != 0) in aic_msgin()
880 if ((sstat1 & (PHASECHG | BUSFREE)) != 0) { in aic_msgin()
1254 if ((sstat1 & (REQINIT | PHASECHG | BUSFREE)) != 0) in aic_msgout()
1258 if ((sstat1 & (PHASECHG | BUSFREE)) != 0) { in aic_msgout()
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1173 #define PHASECHG 0x02 macro
H A Daic7xxx.reg322 field PHASECHG 0x02