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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_conn.c480 iscsi_cn_task_t *cn_task = cn_task_void; local
490 ic = cn_task->ct_ic;
491 icn = cn_task->ct_icn;
492 data = cn_task->ct_data;
668 kmem_free(cn_task, sizeof (*cn_task));

Completed in 45 milliseconds