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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c958 } __fct_t; typedef in typeref:struct:__anon92
988 __fct_t *sh;
1010 sh = (__fct_t *)lport->lport_port_private;
1021 sh = (__fct_t *)ds->ds_port_private;
1027 sh = (__fct_t *)kmem_zalloc(fct_size, kmem_flag);
1060 __fct_t *sh = (__fct_t *)ptr;

Completed in 66 milliseconds