iPXE
Data Fields
fcp_description Struct Reference

An FCP device description. More...

#include <fcp.h>

Data Fields

struct fc_name wwn
 Fibre Channel WWN. More...
 
struct scsi_lun lun
 SCSI LUN. More...
 

Detailed Description

An FCP device description.

Definition at line 167 of file fcp.h.

Field Documentation

◆ wwn

struct fc_name fcp_description::wwn

Fibre Channel WWN.

Definition at line 169 of file fcp.h.

Referenced by fcpdev_edd_describe(), and fcpdev_open().

◆ lun

struct scsi_lun fcp_description::lun

SCSI LUN.

Definition at line 171 of file fcp.h.

Referenced by fcpdev_edd_describe(), and fcpdev_open().


The documentation for this struct was generated from the following file: