Searched refs:pca (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | tem_safe.c | 331 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 D | tem.c | 717 struct vis_conscursor *pca, in tems_cursor_layered() argument 723 (intptr_t)pca, FKIOCTL, credp, &rval); in tems_cursor_layered()
|