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

/osnet-11/usr/src/lib/libiscsit/common/
H A Dlibiscsit.c56 * The kernel reserves target portal group tag value 1 as the default.
813 * target portal group tag. The new it_tpgt_t structure is added to the
815 * target portal group tag will not be instantiated until the modified
822 * with the target portal group tag
823 * tpgt Pointer to a target portal group tag structure
923 * Delete the target portal group tag represented by 'tpgt', where
925 * The target portal group tag removal will not take effect until the
932 * with the target portal group tag
933 * tpgt Pointer to a target portal group tag structure
987 * target portal grou
1016 it_portal_t *portal = NULL; local
1182 it_portal_create(it_config_t *cfg, it_tpg_t *tpg, it_portal_t **portal, char *portal_ip_port) argument
1252 it_portal_delete(it_config_t *cfg, it_tpg_t *tpg, it_portal_t *portal) argument
[all...]

Completed in 25 milliseconds