Searched refs:tarstat (Results 1 – 2 of 2) sorted by relevance
356 if (ccb[mbo].tarstat | ccb[mbo].hastat) in aha1542_interrupt()358 ccb[mbo].tarstat + ((int) ccb[mbo].hastat << 16), mb[mbi].status); in aha1542_interrupt()373 shost_printk(KERN_WARNING, sh, "tarstat=%x, hastat=%x idlun=%x ccb#=%d\n", ccb[mbo].tarstat, in aha1542_interrupt()383 if (ccb[mbo].tarstat == 2) in aha1542_interrupt()393 errstatus = makecode(ccb[mbo].hastat, ccb[mbo].tarstat); in aha1542_interrupt()400 ccb[mbo].hastat, ccb[mbo].tarstat); in aha1542_interrupt()401 if (ccb[mbo].tarstat == 2) in aha1542_interrupt()
99 u8 tarstat; /* Target Device Status (TARSTAT) */ member
Completed in 5 milliseconds