Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c3063 sync_status_t *ss, *sync_status = NULL; in _rdc_sync() local
3208 if (sync_status == NULL) { in _rdc_sync()
3209 ss = sync_status = in _rdc_sync()
3424 if (sync_completed && (_rdc_sync_status_ok(sync_status, &rc) < 0)) { in _rdc_sync()
3429 _rdc_free_sync_status(sync_status); in _rdc_sync()