Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.c1864 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask ) in set_resync() function
2038 set_resync(hd, (int)simple_strtoul(bp+7, &bp, 0)); in wd33c93_write_info()
2051 set_resync(hd, 0xff); in wd33c93_write_info()
2055 set_resync(hd, x ^ hd->no_sync); in wd33c93_write_info()