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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.c465 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid);
469 tail = ahd_inw(ahd, COMPLETE_DMA_SCB_TAIL);
472 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid);
540 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL);
6740 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL);
H A Daic79xx_reg.h2002 ahd_print_register(NULL, 0, "COMPLETE_DMA_SCB_TAIL", 0x12e, regvalue, cur_col, wrap)
3563 #define COMPLETE_DMA_SCB_TAIL 0x12e macro

Completed in 183 milliseconds