Searched defs:_iSCSITargetProperties (Results 1 – 2 of 2) sorted by relevance
393 typedef struct _iSCSITargetProperties { struct394 uint32_t p_vers, /* In */395 p_oid; /* In */396 uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */397 uint_t p_name_len; /* Out */398 uchar_t p_alias[ISCSI_MAX_NAME_LEN]; /* Out */399 uint_t p_alias_len; /* Out */400 iSCSIDiscoveryMethod_t p_discovery; /* Out */401 boolean_t p_connected; /* Out */402 uint32_t p_num_of_connections; /* Out */[all …]
418 typedef struct _iSCSITargetProperties { struct419 uint32_t p_vers, /* In */420 p_oid; /* In */421 uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */422 uint_t p_name_len; /* Out */423 uchar_t p_alias[ISCSI_MAX_NAME_LEN]; /* Out */424 uint_t p_alias_len; /* Out */425 iSCSIDiscoveryMethod_t p_discovery; /* Out */426 boolean_t p_connected; /* Out */427 uint32_t p_num_of_connections; /* Out */[all …]