ZFCP_GET_UNIT_BY_LUN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_get_unit_by_lun - find unit in unit list of port by FCP LUN
SYNOPSIS
"SYNOPSIS"
struct zfcp_unit * zfcp_get_unit_by_lun (struct zfcp_port * port, fcp_lun_t fcp_lun);
ARGUMENTS
- port
-
pointer to port to search for unit
- fcp_lun
-
FCP LUN to search for
Traverse list of all units of a port and return pointer to a unit
with the given FCP LUN.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005