Searched refs:lu_provider_name (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | pppt_ic_if.h | 263 char *lu_provider_name, 270 char *lu_provider_name, 279 char *lu_provider_name, 286 char *lu_provider_name, 295 char *lu_provider_name, 302 char *lu_provider_name,
|
H A D | stmf_ioctl.h | 119 char lu_provider_name[255]; member
|
/titanic_44/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 212 char *lu_provider_name, uint16_t cb_arg_len, 568 char *lu_provider_name, in stmf_ic_reg_lun_msg_alloc() argument 574 lu_provider_name, cb_arg_len, cb_arg, msgid)); in stmf_ic_reg_lun_msg_alloc() 580 char *lu_provider_name, in stmf_ic_lun_active_msg_alloc() argument 586 lu_provider_name, cb_arg_len, cb_arg, msgid)); in stmf_ic_lun_active_msg_alloc() 592 char *lu_provider_name, in stmf_ic_dereg_lun_msg_alloc() argument 598 lu_provider_name, cb_arg_len, cb_arg, msgid)); in stmf_ic_dereg_lun_msg_alloc() 608 char *lu_provider_name, in stmf_ic_reg_dereg_lun_msg_alloc() argument 621 icrl->icrl_lu_provider_name = stmf_ic_strdup(lu_provider_name); in stmf_ic_reg_dereg_lun_msg_alloc()
|
/titanic_44/usr/src/lib/libstmf/common/ |
H A D | stmf.c | 4649 bcopy(fLuProps.lu_provider_name, luProps->providerName, in stmfGetLogicalUnitProperties() 4650 sizeof (fLuProps.lu_provider_name)); in stmfGetLogicalUnitProperties()
|
/titanic_44/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 724 (void) strncpy(lup->lu_provider_name, in stmf_ioctl() 726 lup->lu_provider_name[254] = 0; in stmf_ioctl()
|