Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c981 int fct_size; in fct_alloc() local
995 fct_size = fct_sizes[struct_id].shared + in fct_alloc()
1003 STMF_STRUCT_STMF_LOCAL_PORT, fct_size, flags); in fct_alloc()
1014 fct_size, flags); in fct_alloc()
1022 sh = (__fct_t *)kmem_zalloc(fct_size, kmem_flag); in fct_alloc()
1034 sh->fp->alloc_size = fct_size; in fct_alloc()