Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dtem_safe.c331 struct vis_conscopy *pca, in tems_safe_copy() argument
336 tems.ts_fb_polledio->copy(tems.ts_fb_polledio->arg, pca); in tems_safe_copy()
338 tems_copy_layered(pca, credp); in tems_safe_copy()
349 struct vis_conscursor *pca, in tems_safe_cursor() argument
354 tems.ts_fb_polledio->cursor(tems.ts_fb_polledio->arg, pca); in tems_safe_cursor()
356 tems_cursor_layered(pca, credp); in tems_safe_cursor()
H A Dtem.c717 struct vis_conscursor *pca, in tems_cursor_layered() argument
723 (intptr_t)pca, FKIOCTL, credp, &rval); in tems_cursor_layered()