HomeSort by: relevance | last modified time | path
    Searched refs:PHASECHG (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic6360reg.h 239 #define PHASECHG 0x02 /* C phase in SCSISIG doesn't match */
aic6360.c 990 if ((sstat1 & (REQINIT | PHASECHG | BUSFREE)) != 0)
994 if ((sstat1 & (PHASECHG | BUSFREE)) != 0) {
1370 if ((sstat1 & (REQINIT | PHASECHG | BUSFREE)) != 0)
1374 if ((sstat1 & (PHASECHG | BUSFREE)) != 0) {
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 321 field PHASECHG 0x02
aic7xxx_reg.h 1179 #define PHASECHG 0x02

Completed in 15 milliseconds