Home
last modified time | relevance | path

Searched refs:SCB_TAG (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic7xxx.c463 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
618 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), in ahc_handle_seqint()
708 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
799 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
823 u_int scbindex = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
894 scbindex = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
946 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), in ahc_handle_seqint()
1010 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_scsiint()
1177 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_scsiint()
2144 scb_tag = ahc_inb(ahc, SCB_TAG); in ahc_update_pending_scbs()
[all …]
H A Daic7xxx_osm.c884 active_scb_index = ahc_inb(ahc, SCB_TAG); in ahc_timeout()
H A Daic79xx.c464 ahd_outw(ahd, SCB_TAG, SCB_GET_TAG(scb)); in ahd_flush_qoutfifo()
7441 ahd_outb(ahd, SCB_TAG, SCB_LIST_NULL); in ahd_add_scb_to_free_list()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq132 cmp SCB_TAG, A je . + 2;
621 mov SCB_TAG jmp complete_post;
1518 * Use SCB_TAG (the position in the kernel's SCB array) as the tag value.
1528 mov SCB_TAG jmp p_mesgout_onebyte;
1605 * We received a "command complete" message. Put the SCB_TAG into the QOUTFIFO,
1667 mov SCB_TAG call dma_scb;
1674 mov SCB_TAG call complete_post;
1718 mov ARG_1, SCB_TAG;
2059 cmp SCB_TAG, A jne findSCB_next;
2353 mvi SCB_TAG, SCB_LIST_NULL;
[all …]
H A Daic7xxx_reg.h1660 #define SCB_TAG 0xbb macro
H A Daic7xxx.reg1086 SCB_TAG {
H A Daic79xx_reg.h3653 #define SCB_TAG 0x190 macro
H A Daic79xx.seq1074 bmov SCB_TAG, SCBPTR, 2;
H A Daic79xx.reg3805 SCB_TAG {