iscsi_conn_props_t
iscsi_conn_props_t **ppConnProps);
iscsi_conn_props_t *pConnProps;
iscsi_conn_props_t **ppConnProps
iscsi_conn_props_t *iscsiConnProps;
iscsiConnProps = (iscsi_conn_props_t *)calloc(1,
iscsi_conn_props_t *cp;
sizeof (iscsi_conn_props_t));
boolean_t iscsi_ioctl_conn_props_get(iscsi_hba_t *ihp, iscsi_conn_props_t *cp);
iscsi_ioctl_conn_props_get(iscsi_hba_t *ihp, iscsi_conn_props_t *cp)