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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.c1908 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask ) function
2093 set_resync(hd, (int)simple_strtoul(bp+7, &bp, 0));
2106 set_resync(hd, 0xff);
2110 set_resync(hd, x ^ hd->no_sync);

Completed in 42 milliseconds