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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h90 #pragma weak stmf_alloc macro
92 extern void* stmf_alloc();
H A Demlxs_fc.h1362 void* (*stmf_alloc)(stmf_struct_id_t, int, int); member in struct:emlxs_modsym
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2187 stmf_alloc(stmf_struct_id_t struct_id, int additional_size, int flags) function
2215 * In principle, the implementation inside stmf_alloc should not
4094 task = (scsi_task_t *)stmf_alloc(STMF_STRUCT_SCSI_TASK,
6875 dlun0 = stmf_alloc(STMF_STRUCT_STMF_LU, 0, 0);

Completed in 73 milliseconds