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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 150 test SCB_FIFO_USE_COUNT, 0xFF jnz idle_loop_gsfifo_in_scsi_mode;
281 clr SCB_FIFO_USE_COUNT;
1053 test SCB_FIFO_USE_COUNT, 0xFF jnz return;
1689 inc SCB_FIFO_USE_COUNT;
1809 dec SCB_FIFO_USE_COUNT;
1856 dec SCB_FIFO_USE_COUNT;
1935 inc SCB_FIFO_USE_COUNT;
1966 dec SCB_FIFO_USE_COUNT;
1985 inc SCB_FIFO_USE_COUNT;
2011 dec SCB_FIFO_USE_COUNT;
    [all...]
aic79xx.reg 3806 alias SCB_FIFO_USE_COUNT
aic79xx_reg.h 3654 #define SCB_FIFO_USE_COUNT 0x190
  /src/sys/dev/ic/
aic79xx.c 621 ahd_outb(ahd, SCB_FIFO_USE_COUNT,
622 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) + 1);
806 ahd_outb(ahd, SCB_FIFO_USE_COUNT,
807 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) - 1);
8733 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT));

Completed in 23 milliseconds