Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Datp870u.c100 int errstus; in atp870u_intr_handle() local
419 errstus = 0x02; in atp870u_intr_handle()
420 workrequ->result = errstus; in atp870u_intr_handle()
429 errstus = 0; in atp870u_intr_handle()
431 errstus = inb(tmport); in atp870u_intr_handle()
432 workrequ->result = errstus; in atp870u_intr_handle()