Searched refs:tarstat (Results 1 – 2 of 2) sorted by relevance
312 if (ccb[mbo].tarstat | ccb[mbo].hastat) in aha1542_interrupt()314 ccb[mbo].tarstat + ((int) ccb[mbo].hastat << 16), mb[mbi].status); in aha1542_interrupt()329 shost_printk(KERN_WARNING, sh, "tarstat=%x, hastat=%x idlun=%x ccb#=%d\n", ccb[mbo].tarstat, in aha1542_interrupt()339 if (ccb[mbo].tarstat == 2) in aha1542_interrupt()349 errstatus = makecode(ccb[mbo].hastat, ccb[mbo].tarstat); in aha1542_interrupt()356 ccb[mbo].hastat, ccb[mbo].tarstat); in aha1542_interrupt()357 if (ccb[mbo].tarstat == 2) in aha1542_interrupt()
93 u8 tarstat; /* Target Device Status */ member