Home
last modified time | relevance | path

Searched defs:fct_alloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h78 #pragma weak fct_alloc macro
H A Demlxs_fc.h1342 void* (*fct_alloc)(fct_struct_id_t, int, int); member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c998 fct_alloc(fct_struct_id_t struct_id, int additional_size, int flags) in fct_alloc() function