ZFCP_GET_PORT_BY_WWPN

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

zfcp_get_port_by_wwpn - find unit in unit list of port by fcp lun  

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 Traverses list of all ports of an adapter and returns a pointer to a port if wwpn of a port matches.


 

Index

NAME
SYNOPSIS
ARGUMENTS

This document was created by man2html, using the manual pages.
Time: 05:31:05 GMT, October 06, 2005