Lines Matching refs:tgt
192 * tgt Pointer to an iSCSI target structure
207 it_tgt_create(it_config_t *cfg, it_tgt_t **tgt, char *tgt_name);
221 * tgt Pointer to an iSCSI target structure
233 it_tgt_setprop(it_config_t *cfg, it_tgt_t *tgt, nvlist_t *proplist,
240 * Delete target represented by 'tgt', where 'tgt' is an existing
248 * tgt Pointer to an iSCSI target structure
258 it_tgt_delete(it_config_t *cfg, it_tgt_t *tgt, boolean_t force);
272 * tgt Pointer to the iSCSI target structure associated
290 it_tpgt_create(it_config_t *cfg, it_tgt_t *tgt, it_tpgt_t **tpgt,
297 * 'tpgt' is an existing is_tpgt_t structure within the target 'tgt'.
304 * tgt Pointer to the iSCSI target structure associated
309 it_tpgt_delete(it_config_t *cfg, it_tgt_t *tgt, it_tpgt_t *tpgt);
494 it_tgt_free(it_tgt_t *tgt);
539 canonical_iscsi_name(char *tgt);