Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_core.c195 u_int tid_prev, u_int tid_cur,
8444 u_int tid_cur, u_int tid_next) in ahd_stitch_tid_list() argument
8448 if (SCBID_IS_NULL(tid_cur)) { in ahd_stitch_tid_list()
8463 ahd_outw(ahd, WAITING_TID_HEAD, tid_cur); in ahd_stitch_tid_list()
8466 ahd_outw(ahd, SCB_NEXT2, tid_cur); in ahd_stitch_tid_list()
8468 ahd_set_scbptr(ahd, tid_cur); in ahd_stitch_tid_list()
8472 ahd_outw(ahd, WAITING_TID_TAIL, tid_cur); in ahd_stitch_tid_list()