iPXE
|
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... | |
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().
struct scsi_lun fcp_description::lun |
SCSI LUN.
Definition at line 171 of file fcp.h.
Referenced by fcpdev_edd_describe(), and fcpdev_open().