Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Datp870u.c59 int errstus; in atp870u_intr_handle() local
450 errstus = 0x02; in atp870u_intr_handle()
451 workreq->result = errstus; in atp870u_intr_handle()
458 errstus = 0; in atp870u_intr_handle()
460 errstus = inb(tmport); in atp870u_intr_handle()
463 errstus = 0x02; in atp870u_intr_handle()
465 workreq->result = errstus; in atp870u_intr_handle()