ZFCP_GET_UNIT_BY_LUN

Section: ()
Updated: 06 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
lun to search for Traverses list of all units of a port and returns pointer to a unit if lun of a unit matches.


 

Index

NAME
SYNOPSIS
ARGUMENTS

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