Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c203 u_int tid_prev, u_int tid_cur,
8484 u_int tid_cur, u_int tid_next) in ahd_stitch_tid_list() argument
8488 if (SCBID_IS_NULL(tid_cur)) { in ahd_stitch_tid_list()
8503 ahd_outw(ahd, WAITING_TID_HEAD, tid_cur); in ahd_stitch_tid_list()
8506 ahd_outw(ahd, SCB_NEXT2, tid_cur); in ahd_stitch_tid_list()
8508 ahd_set_scbptr(ahd, tid_cur); in ahd_stitch_tid_list()
8512 ahd_outw(ahd, WAITING_TID_TAIL, tid_cur); in ahd_stitch_tid_list()