Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c2797 rdc_syncthr_t *syncinfo = (rdc_syncthr_t *)thrinfo; in _rdc_sync_wrthr()
2861 rdc_syncthr_t *syncinfo = (rdc_syncthr_t *)thrinfo; in _rdc_sync_rdthr()
2919 rdc_syncthr_t *syncinfo = (rdc_syncthr_t *)thrinfo; in _rdc_sync_thread()
2977 _rdc_setup_syncthr(rdc_syncthr_t **synthr, nsc_off_t offset, in _rdc_setup_syncthr()
2980 rdc_syncthr_t *tmp; in _rdc_setup_syncthr()
2983 (rdc_syncthr_t *)kmem_zalloc(sizeof (rdc_syncthr_t), KM_NOSLEEP); in _rdc_setup_syncthr()
3065 rdc_syncthr_t *syncinfo; in _rdc_sync()
H A Drdc_io.h324 } rdc_syncthr_t; typedef