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

/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_devinfo.c353 * Get a URI with an luname now. For a given device name, we can only
361 "lu:luname.naa.%s", lu_id);
367 * form a lu:initiator,target,luname URI is needed. Note that we deal
392 "lu:initiator.naa.%s,target.naa.%s,luname.naa.%s",
403 * lu:initiator,target,luname URIs than we already got. All storage
423 "target.naa.%s,luname.naa.%s", parent_iport, target, lu_id);
562 * Map an LU URI to a device name. Note that we accept both lu:luname and
563 * lu:initiator,target,luname formats. In a non-multipathing case we map to the
569 char *luname; local
575 luname
770 char *luname = so_iscsi->si_prop_luname; local
853 char *luname; local
[all...]

Completed in 22 milliseconds