libhd  5.0
Data Fields
res_fc_t Struct Reference

#include <hd.h>

Data Fields

union u_hd_res_tnext
 
enum resource_types type
 
unsigned wwpn_ok:1
 
unsigned fcp_lun_ok:1
 
unsigned port_id_ok:1
 
uint64_t wwpn
 
uint64_t fcp_lun
 
unsigned port_id
 
char * controller_id
 

Field Documentation

◆ controller_id

char* res_fc_t::controller_id

◆ fcp_lun

uint64_t res_fc_t::fcp_lun

Referenced by add_scsi_sysfs_info(), and dump_normal().

◆ fcp_lun_ok

unsigned res_fc_t::fcp_lun_ok

Referenced by add_scsi_sysfs_info(), and dump_normal().

◆ next

union u_hd_res_t* res_fc_t::next

◆ port_id

unsigned res_fc_t::port_id

Referenced by add_scsi_sysfs_info(), and dump_normal().

◆ port_id_ok

unsigned res_fc_t::port_id_ok

Referenced by add_scsi_sysfs_info(), and dump_normal().

◆ type

enum resource_types res_fc_t::type

◆ wwpn

uint64_t res_fc_t::wwpn

Referenced by add_scsi_sysfs_info(), and dump_normal().

◆ wwpn_ok

unsigned res_fc_t::wwpn_ok

Referenced by add_scsi_sysfs_info(), and dump_normal().


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