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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dwd33c93.c1908 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask ) function
2090 set_resync(hd, (int)simple_strtoul(bp+7, &bp, 0));
2103 set_resync(hd, 0xff);
2107 set_resync(hd, x ^ hd->no_sync);

Completed in 113 milliseconds