ZFCP_PORT_ENQUEUE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_port_enqueue - enqueue port to port list of adapter
SYNOPSIS
"SYNOPSIS"
struct zfcp_port * zfcp_port_enqueue (struct zfcp_adapter * adapter, wwn_t wwpn, u32 status, u32 d_id);
ARGUMENTS
- adapter
-
adapter where remote port is added
- wwpn
-
WWPN of the remote port to be enqueued
- status
-
initial status for the port
- d_id
-
destination id of the remote port to be enqueued
RETURN
pointer to enqueued port on success, NULL on error
LOCKS
config_sema must be held to serialize changes to the port list
All port internal structures are set up and the sysfs entry is generated.
d_id is used to enqueue ports with a well known address like the Directory
Service for nameserver lookup.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- RETURN
-
- LOCKS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005