Searched refs:SCB_NEXT2 (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 1699 next = ahd_inw_scbram(ahd, SCB_NEXT2); in ahd_handle_pkt_busfree() 1702 ahd_outw(ahd, SCB_NEXT2, next); in ahd_handle_pkt_busfree() 7096 tid_next = ahd_inw_scbram(ahd, SCB_NEXT2); in ahd_search_qinfifo() 7212 ahd_outw(ahd, SCB_NEXT2, tid_next); in ahd_stitch_tid_list() 7223 ahd_outw(ahd, SCB_NEXT2, tid_cur); in ahd_stitch_tid_list() 7226 ahd_outw(ahd, SCB_NEXT2, tid_next); in ahd_stitch_tid_list() 8678 ahd_inw(ahd, SCB_NEXT2)); in ahd_dump_card_state() 8719 ahd_inw(ahd, SCB_NEXT2), ahd_inl(ahd, SCB_SGPTR), in ahd_dump_scbs()
|
D | aic79xx.seq | 283 mvi SCB_NEXT2[1], SCB_LIST_NULL; 304 bmov SCB_NEXT2, REG0, 2; 602 bmov SCB_NEXT2, REG0, 2; 619 bmov WAITING_TID_HEAD, SCB_NEXT2, 2;
|
D | aic79xx_reg.h | 3696 #define SCB_NEXT2 0x1ae macro
|
D | aic79xx.reg | 3866 SCB_NEXT2 {
|