|
libhd
5.0
|
#include <hd.h>
Data Fields | |
| union u_hd_res_t * | next |
| enum resource_types | type |
| char * | transport_type |
| char * | host_addr |
| unsigned | host_port |
| char * | target_qn |
| char * | subsystem_qn |
| char* res_fabric_t::host_addr |
Referenced by dump_normal(), free_res_list(), hd_read_iscsi(), and hd_read_nvmeof().
| unsigned res_fabric_t::host_port |
Referenced by dump_normal(), hd_read_iscsi(), and hd_read_nvmeof().
| union u_hd_res_t* res_fabric_t::next |
| char* res_fabric_t::subsystem_qn |
Referenced by dump_normal(), free_res_list(), and hd_read_nvmeof().
| char* res_fabric_t::target_qn |
Referenced by dump_normal(), free_res_list(), hd_read_iscsi(), and hd_read_nvmeof().
| char* res_fabric_t::transport_type |
Referenced by dump_normal(), free_res_list(), hd_read_iscsi(), and hd_read_nvmeof().
| enum resource_types res_fabric_t::type |
Referenced by hd_read_iscsi(), and hd_read_nvmeof().