Searched refs:COMPLETE_DMA_SCB_TAIL (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic79xx.seq | 228 mvi COMPLETE_DMA_SCB_TAIL[1], SCB_LIST_NULL; 1270 bmov COMPLETE_DMA_SCB_TAIL, SCBPTR, 2 ret; 1273 bmov SCBPTR, COMPLETE_DMA_SCB_TAIL, 2; 1275 bmov COMPLETE_DMA_SCB_TAIL, REG0, 2 ret;
|
| HD | aic79xx.c | 464 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid); in ahd_flush_qoutfifo() 468 tail = ahd_inw(ahd, COMPLETE_DMA_SCB_TAIL); in ahd_flush_qoutfifo() 471 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid); in ahd_flush_qoutfifo() 539 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL); in ahd_flush_qoutfifo() 6730 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL); in ahd_chip_init()
|
| HD | aic79xx_reg.h | 3561 #define COMPLETE_DMA_SCB_TAIL 0x12e macro
|
| HD | aic79xx.reg | 3541 COMPLETE_DMA_SCB_TAIL {
|