Searched refs:GETSTCNT (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 Daha152x.h130 #define GETSTCNT() ( (GETPORT(STCNT2)<<16) \ macro
H A Daha152x.c2208 if(DATA_LEN!=GETSTCNT()) {
2211 CMDINFO(CURRENT_SC), DATA_LEN, GETSTCNT(), GETSTCNT()-DATA_LEN, GETPORT(FIFOSTAT));
2219 CMD_INC_RESID(CURRENT_SC, -GETSTCNT());
2224 scsi_get_resid(CURRENT_SC), GETSTCNT());
2310 GETSTCNT();
2316 GETSTCNT());
2337 GETSTCNT());
2749 printk("STCNT (%d), ", GETSTCNT());
3122 SPRINTF("STCNT(%d), ", GETSTCNT());
[all...]

Completed in 102 milliseconds