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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha1542.h128 unchar tarstat; /* Target Device Status */ member in struct:ccb
H A Daha1542.c488 if (ccb[mbo].tarstat | ccb[mbo].hastat)
490 ccb[mbo].tarstat + ((int) ccb[mbo].hastat << 16), mb[mbi].status);
505 printk(KERN_WARNING "tarstat=%x, hastat=%x idlun=%x ccb#=%d \n", ccb[mbo].tarstat,
515 if (ccb[mbo].tarstat == 2)
525 errstatus = makecode(ccb[mbo].hastat, ccb[mbo].tarstat);
532 ccb[mbo].hastat, ccb[mbo].tarstat);
535 if (ccb[mbo].tarstat == 2) {

Completed in 109 milliseconds