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.h73 #pragma weak fct_alloc macro
93 extern void* fct_alloc();
H A Demlxs_fc.h1338 void* (*fct_alloc)(fct_struct_id_t, int, int); member in struct:emlxs_modsym
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c984 fct_alloc(fct_struct_id_t struct_id, int additional_size, int flags) function
1672 cmd = (fct_cmd_t *)fct_alloc(FCT_STRUCT_CMD_FCP_XCHG,
2299 cmd = (fct_cmd_t *)fct_alloc(FCT_STRUCT_CMD_SOL_ELS,
2511 cmd = fct_alloc(FCT_STRUCT_CMD_SOL_CT,

Completed in 60 milliseconds