Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_core.c195 u_int tid_prev, u_int tid_cur,
8404 u_int tid_cur, u_int tid_next) in ahd_stitch_tid_list() argument
8408 if (SCBID_IS_NULL(tid_cur)) { in ahd_stitch_tid_list()
8423 ahd_outw(ahd, WAITING_TID_HEAD, tid_cur); in ahd_stitch_tid_list()
8426 ahd_outw(ahd, SCB_NEXT2, tid_cur); in ahd_stitch_tid_list()
8428 ahd_set_scbptr(ahd, tid_cur); in ahd_stitch_tid_list()
8432 ahd_outw(ahd, WAITING_TID_TAIL, tid_cur); in ahd_stitch_tid_list()