Searched defs:autosync (Results 1 – 4 of 4) sorted by relevance
58 int autosync = AUTOSYNC; variable
179 int autosync; /* Autosync on (1) or off (0) */ member205 int32_t autosync; /* Autosync on (1) or off (0) */ member
256 int32_t autosync; member268 int32_t autosync; member281 int32_t autosync; member
875 rdc_set_autosync(rdcconfig_t *rdc, int autosync) in rdc_set_autosync()