Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c947 } __ifct_t; typedef
950 __ifct_t *fp; /* Framework private */
975 GET_STRUCT_SIZE(__ifct_t), 0 }
1028 sh->fp = (__ifct_t *)GET_BYTE_OFFSET(sh, fct_sizes[struct_id].shared); in fct_alloc()