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 …]
419 typedef struct _iSCSITargetProperties { struct420 uint32_t p_vers, /* In */421 p_oid; /* In */422 uchar_t p_name[ISCSI_MAX_NAME_LEN]; /* Out */423 uint_t p_name_len; /* Out */424 uchar_t p_alias[ISCSI_MAX_NAME_LEN]; /* Out */425 uint_t p_alias_len; /* Out */426 iSCSIDiscoveryMethod_t p_discovery; /* Out */427 boolean_t p_connected; /* Out */428 uint32_t p_num_of_connections; /* Out */[all …]