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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c657 ahd_outb(ahd, SCB_FIFO_USE_COUNT,
658 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) + 1);
836 ahd_outb(ahd, SCB_FIFO_USE_COUNT,
837 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT) - 1);
9089 ahd_inb_scbram(ahd, SCB_FIFO_USE_COUNT));
H A Daic79xx_reg.h3703 #define SCB_FIFO_USE_COUNT 0x190 macro

Completed in 282 milliseconds