res_fc_t Struct Reference
[Resource structures]

#include <hd.h>


Data Fields

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

char* res_fc_t::controller_id
 

uint64_t res_fc_t::fcp_lun
 

unsigned res_fc_t::fcp_lun_ok
 

union u_hd_res_t* res_fc_t::next
 

unsigned res_fc_t::port_id
 

unsigned res_fc_t::port_id_ok
 

enum resource_types res_fc_t::type
 

uint64_t res_fc_t::wwpn
 

unsigned res_fc_t::wwpn_ok
 


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