Searched refs:SCB_NEXT2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 2097 next = ahd_inw_scbram(ahd, SCB_NEXT2); in ahd_handle_pkt_busfree() 2100 ahd_outw(ahd, SCB_NEXT2, next); in ahd_handle_pkt_busfree() 7502 tid_next = ahd_inw_scbram(ahd, SCB_NEXT2); in ahd_search_qinfifo() 7673 ahd_outw(ahd, SCB_NEXT2, tid_next); in ahd_stitch_tid_list() 7683 ahd_outw(ahd, SCB_NEXT2, tid_cur); in ahd_stitch_tid_list() 7686 ahd_outw(ahd, SCB_NEXT2, tid_next); in ahd_stitch_tid_list() 9165 ahd_inw_scbram(ahd, SCB_NEXT2)); in ahd_dump_card_state() 9207 ahd_inw_scbram(ahd, SCB_NEXT2), in ahd_dump_scbs()
|
H A D | aic79xx.seq | 319 mvi SCB_NEXT2[1], SCB_LIST_NULL; 403 bmov SCB_NEXT2, REG0, 2; 758 bmov SCB_NEXT2, REG0, 2; 784 bmov WAITING_TID_HEAD, SCB_NEXT2, 2;
|
H A D | aic79xx_reg.h | 3742 #define SCB_NEXT2 0x1ae macro
|
H A D | aic79xx.reg | 3903 SCB_NEXT2 {
|