Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq105 cmp WAITING_TID_HEAD[1], SCB_LIST_NULL je idle_loop_checkbus;
401 cmp WAITING_TID_HEAD[1], SCB_LIST_NULL je first_new_scb;
410 bmov WAITING_TID_HEAD, REG0, 2;
561 bmov LASTSCB, WAITING_TID_HEAD, 2;
563 bmov CURRSCB, WAITING_TID_HEAD, 2;
564 bmov SCBPTR, WAITING_TID_HEAD, 2;
722 bmov SCBPTR, WAITING_TID_HEAD, 2;
783 bmov SCBPTR, WAITING_TID_HEAD, 2;
784 bmov WAITING_TID_HEAD, SCB_NEXT2, 2;
785 cmp WAITING_TID_HEAD[1], SCB_LIST_NULL jne . + 2;
H A Daic79xx.c1615 scbid = ahd_inw(ahd, WAITING_TID_HEAD); in ahd_handle_scsiint()
2087 waiting_h = ahd_inw(ahd, WAITING_TID_HEAD); in ahd_handle_pkt_busfree()
2090 ahd_outw(ahd, WAITING_TID_HEAD, scbid); in ahd_handle_pkt_busfree()
6701 ahd_outw(ahd, WAITING_TID_HEAD, SCB_LIST_NULL); in ahd_chip_init()
7477 tid_next = ahd_inw(ahd, WAITING_TID_HEAD); in ahd_search_qinfifo()
7670 ahd_outw(ahd, WAITING_TID_HEAD, tid_next); in ahd_stitch_tid_list()
7680 ahd_outw(ahd, WAITING_TID_HEAD, tid_cur); in ahd_stitch_tid_list()
H A Daic79xx_reg.h3549 #define WAITING_TID_HEAD 0x120 macro
H A Daic79xx.reg3501 WAITING_TID_HEAD {