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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 767 field CHIPRSTACK 0x01
aic7xxx_reg.h 1516 #define CHIPRSTACK 0x01
aic79xx.reg 264 field CHIPRSTACK 0x01
aic79xx_reg.h 2427 #define CHIPRSTACK 0x01
  /src/sys/dev/ic/
aic7xxx.c 4037 } while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK));
aic79xx.c 5298 } while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK));

Completed in 29 milliseconds