Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h312 } rdc_thrsync_t; typedef
338 rdc_thrsync_t rdc_sync; /* for thread syncronization */
496 rdc_thrsync_t syncs; /* _rdc_sync thread tracking */
H A Drdc_dev.c2090 rdc_thrsync_t *sync = (rdc_thrsync_t *)p->next; in _rdc_diskq_enqueue_thr()
2119 rdc_thrsync_t *sync = (rdc_thrsync_t *)p->next; in _rdc_sync_write_thr()
2191 rdc_thrsync_t *sync = &h->rdc_sync; in _rdc_write()
H A Drdc_io.c2922 rdc_thrsync_t *sync = &krdc->syncs; in _rdc_sync_thread()
3064 rdc_thrsync_t *sync = &krdc->syncs; in _rdc_sync()