Home
last modified time | relevance | path

Searched refs:stmf_alloc (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h95 #pragma weak stmf_alloc macro
97 extern void* stmf_alloc();
H A Demlxs_fc.h1366 void* (*stmf_alloc)(stmf_struct_id_t, int, int); member
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c445 dbuf_store = stmf_alloc(STMF_STRUCT_DBUF_STORE, 0, 0); in pppt_enable_svc()
456 pp = stmf_alloc(STMF_STRUCT_PORT_PROVIDER, 0, 0); in pppt_enable_svc()
590 result = stmf_alloc(STMF_STRUCT_DATA_BUF, sizeof (pppt_buf_t), 0); in pppt_dbuf_alloc()
1017 ss = stmf_alloc(STMF_STRUCT_SCSI_SESSION, 0, in pppt_sess_lookup_create()
H A Dpppt_tgt.c148 lport = stmf_alloc(STMF_STRUCT_STMF_LOCAL_PORT, in pppt_tgt_create()
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h369 void *stmf_alloc(stmf_struct_id_t sid, int additional_size, int alloc_flags);
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c189 stmf_alloc(STMF_STRUCT_PORT_PROVIDER, 0, 0); in _init()
906 dbuf = stmf_alloc(STMF_STRUCT_DATA_BUF, add_size, 0); in fcoet_dbuf_alloc()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_mod.c316 stmf_alloc(STMF_STRUCT_PORT_PROVIDER, 0, 0); in srpt_enable_srp_services()
H A Dsrpt_ioc.c574 ioc->ioc_stmf_ds = stmf_alloc(STMF_STRUCT_DBUF_STORE, 0, 0); in srpt_ioc_init()
1325 stmf_dbuf = stmf_alloc(STMF_STRUCT_DATA_BUF, sizeof (srpt_ds_dbuf_t), in srpt_ioc_ds_alloc_dbuf()
H A Dsrpt_stp.c314 lport = stmf_alloc(STMF_STRUCT_STMF_LOCAL_PORT, sizeof (*tgt), 0); in srpt_stp_alloc_port()
1262 stmf_ss = stmf_alloc(STMF_STRUCT_SCSI_SESSION, in srpt_stp_alloc_session()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c503 emlxs_modsym.stmf_alloc = in emlxs_fct_modopen()
506 if ((void *)emlxs_modsym.stmf_alloc == NULL) { in emlxs_fct_modopen()
601 emlxs_modsym.stmf_alloc = NULL; in emlxs_fct_modclose()
877 if (((void *)MODSYM(stmf_alloc) == NULL) || in emlxs_fct_init()
1081 MODSYM(stmf_alloc) (STMF_STRUCT_PORT_PROVIDER, 0, 0); in emlxs_fct_bind_port()
4922 db = MODSYM(stmf_alloc) (STMF_STRUCT_DATA_BUF, 0, 0); in emlxs_fct_stmf_alloc()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c178 bctl->bctl_buf = db = stmf_alloc(STMF_STRUCT_DATA_BUF, in qlt_dmem_init()
H A Dqlt.c324 qlt_pp = (stmf_port_provider_t *)stmf_alloc( in _init()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c703 dbuf_store = stmf_alloc(STMF_STRUCT_DBUF_STORE, 0, 0); in iscsit_enable_svc()
731 pp = stmf_alloc(STMF_STRUCT_PORT_PROVIDER, 0, 0); in iscsit_enable_svc()
1483 result = stmf_alloc(STMF_STRUCT_DATA_BUF, in iscsit_dbuf_alloc()
H A Discsit_tgt.c861 lport = stmf_alloc(STMF_STRUCT_STMF_LOCAL_PORT, in iscsit_tgt_create()
H A Discsit_login.c1797 ss = stmf_alloc(STMF_STRUCT_SCSI_SESSION, 0, in login_sm_session_register()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c185 sbd_lp = (stmf_lu_provider_t *)stmf_alloc(STMF_STRUCT_LU_PROVIDER, in _init()
1813 lu = (stmf_lu_t *)stmf_alloc(STMF_STRUCT_STMF_LU, alloc_sz, 0); in sbd_create_register_lu()
2187 lu = (stmf_lu_t *)stmf_alloc(STMF_STRUCT_STMF_LU, alloc_sz, 0); in sbd_create_standby_lu()
2341 lu = (stmf_lu_t *)stmf_alloc(STMF_STRUCT_STMF_LU, in sbd_import_lu()
H A Dsbd_scsi.c317 dbuf = stmf_alloc(STMF_STRUCT_DATA_BUF, db_private_sz, in sbd_do_sgl_read_xfer()
1238 dbuf = stmf_alloc(STMF_STRUCT_DATA_BUF, db_private_sz, in sbd_do_sgl_write_xfer()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1021 lport = (stmf_local_port_t *)stmf_alloc( in fct_alloc()
1032 ds = (stmf_dbuf_store_t *)stmf_alloc(STMF_STRUCT_DBUF_STORE, in fct_alloc()
H A Ddiscovery.c1651 ses = (stmf_scsi_session_t *)stmf_alloc(STMF_STRUCT_SCSI_SESSION, 0, 0); in fct_process_prli()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2188 stmf_alloc(stmf_struct_id_t struct_id, int additional_size, int flags) in stmf_alloc() function
4418 task = (scsi_task_t *)stmf_alloc(STMF_STRUCT_SCSI_TASK, in stmf_task_alloc()
7167 dlun0 = stmf_alloc(STMF_STRUCT_STMF_LU, 0, 0); in stmf_dlun_init()