Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/aic94xx/
Daic94xx_scb.c428 u16 tc_abort; in escb_tasklet_complete() local
439 tc_abort = *((u16*)(&dl->status_block[1])); in escb_tasklet_complete()
440 tc_abort = le16_to_cpu(tc_abort); in escb_tasklet_complete()
445 if (a->tc_index != tc_abort) in escb_tasklet_complete()
460 __func__, tc_abort); in escb_tasklet_complete()
473 a->tc_index != tc_abort) in escb_tasklet_complete()