Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.seq148 test SCB_FIFO_USE_COUNT, 0xFF jnz idle_loop_gsfifo_in_scsi_mode;
279 mov SCB_FIFO_USE_COUNT, ALLZEROS;
1054 test SCB_FIFO_USE_COUNT, 0xFF jnz return;
1690 inc SCB_FIFO_USE_COUNT;
1810 dec SCB_FIFO_USE_COUNT;
1857 dec SCB_FIFO_USE_COUNT;
1936 inc SCB_FIFO_USE_COUNT;
1966 dec SCB_FIFO_USE_COUNT;
1984 inc SCB_FIFO_USE_COUNT;
2010 dec SCB_FIFO_USE_COUNT;
Daic79xx_reg.h3654 #define SCB_FIFO_USE_COUNT 0x190 macro
Daic79xx.reg3804 alias SCB_FIFO_USE_COUNT
Daic79xx_core.c8545 ahd_inb(ahd, SCB_FIFO_USE_COUNT)); in ahd_dump_card_state()