Linux Kernel
3.7.1
|
#include <tcm_vhost.h>
Data Fields | |
int | abi_version |
char | vhost_wwpn [TRANSPORT_IQN_LEN] |
unsigned short | vhost_tpgt |
unsigned short | reserved |
Definition at line 100 of file tcm_vhost.h.
int abi_version |
Definition at line 101 of file tcm_vhost.h.
unsigned short reserved |
Definition at line 104 of file tcm_vhost.h.
unsigned short vhost_tpgt |
Definition at line 103 of file tcm_vhost.h.
char vhost_wwpn[TRANSPORT_IQN_LEN] |
Definition at line 102 of file tcm_vhost.h.