Searched refs:SCB_FIFO_USE_COUNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.c656 ahd_outb(ahd, SCB_FIFO_USE_COUNT,
657 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) + 1);
833 ahd_outb(ahd, SCB_FIFO_USE_COUNT,
834 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) - 1);
9043 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT));
H A Daic79xx_reg.h3702 #define SCB_FIFO_USE_COUNT 0x190 macro

Completed in 129 milliseconds