Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1054 struct mdi_async_client_config *vhc_acc_list_tail; member
/titanic_44/usr/src/uts/common/os/
H A Dsunmdi.c7622 vhc->vhc_acc_list_tail = NULL; in stop_vhcache_async_threads()
8830 vhc->vhc_acc_list_tail = NULL; in config_client_paths_thread()
8883 vhc->vhc_acc_list_tail->acc_next = newacc; in config_client_paths_async()
8884 vhc->vhc_acc_list_tail = newacc; in config_client_paths_async()