Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq226 bmov COMPLETE_DMA_SCB_HEAD, SCB_NEXT_COMPLETE, 2;
251 cmp COMPLETE_DMA_SCB_HEAD[1], SCB_LIST_NULL jne coalesce_by_count;
425 cmp COMPLETE_DMA_SCB_HEAD[1], SCB_LIST_NULL jne dma_complete_scb;
473 bmov SCBPTR, COMPLETE_DMA_SCB_HEAD, 2;
1268 cmp COMPLETE_DMA_SCB_HEAD[1], SCB_LIST_NULL jne add_dma_scb_tail;
1269 bmov COMPLETE_DMA_SCB_HEAD, SCBPTR, 2;
H A Daic79xx.c454 comp_head = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
456 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, scbid); in ahd_flush_qoutfifo()
510 scbid = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
531 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL); in ahd_flush_qoutfifo()
6713 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL); in ahd_chip_init()
9067 scb_index = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_dump_card_state()
H A Daic79xx_reg.h3559 #define COMPLETE_DMA_SCB_HEAD 0x12c macro
H A Daic79xx.reg3533 COMPLETE_DMA_SCB_HEAD {