#include <hd.h>
Data Fields | |
u_hd_res_t * | next |
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 |
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 |
uint64_t res_fc_t::wwpn |
unsigned res_fc_t::wwpn_ok |