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