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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 1629 enum CURRFIFO 0x03 {
aic79xx_reg.h 2647 #define CURRFIFO 0x03
  /src/sys/dev/ic/
aic79xx.c 313 active_fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
7621 next_fifo = fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
7633 * Set CURRFIFO to the now inactive channel.

Completed in 21 milliseconds