Searched refs:tarstat (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Daha1542.h99 u8 tarstat; /* Target Device Status (TARSTAT) */ member in struct:ccb
H A Daha1542.c355 if (ccb[mbo].tarstat | ccb[mbo].hastat)
357 ccb[mbo].tarstat + ((int) ccb[mbo].hastat << 16), mb[mbi].status);
372 shost_printk(KERN_WARNING, sh, "tarstat=%x, hastat=%x idlun=%x ccb#=%d\n", ccb[mbo].tarstat,
382 if (ccb[mbo].tarstat == 2)
392 errstatus = makecode(ccb[mbo].hastat, ccb[mbo].tarstat);
399 ccb[mbo].hastat, ccb[mbo].tarstat);
400 if (ccb[mbo].tarstat == 2)

Completed in 86 milliseconds