ZFCP_GET_PORT_BY_WWPN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_get_port_by_wwpn - find port in port list of adapter by wwpn
SYNOPSIS
"SYNOPSIS"
struct zfcp_port * zfcp_get_port_by_wwpn (struct zfcp_adapter * adapter, wwn_t wwpn);
ARGUMENTS
- adapter
-
pointer to adapter to search for port
- wwpn
-
wwpn to search for
Traverse list of all ports of an adapter and return pointer to a port
with the given wwpn.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005