Searched defs:fct_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c986 int fct_size; local
1000 fct_size = fct_sizes[struct_id].shared +
1008 STMF_STRUCT_STMF_LOCAL_PORT, fct_size, flags);
1019 fct_size, flags);
1027 sh = (__fct_t *)kmem_zalloc(fct_size, kmem_flag);
1039 sh->fp->alloc_size = fct_size;

Completed in 161 milliseconds