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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha1542.h131 unchar tarstat; /* Target Device Status */ member in struct:ccb
H A Daha1542.c520 if (ccb[mbo].tarstat | ccb[mbo].hastat)
522 ccb[mbo].tarstat + ((int) ccb[mbo].hastat << 16), mb[mbi].status);
537 printk(KERN_WARNING "tarstat=%x, hastat=%x idlun=%x ccb#=%d \n", ccb[mbo].tarstat,
547 if (ccb[mbo].tarstat == 2)
557 errstatus = makecode(ccb[mbo].hastat, ccb[mbo].tarstat);
564 ccb[mbo].hastat, ccb[mbo].tarstat);
567 if (ccb[mbo].tarstat == 2) {

Completed in 91 milliseconds