Home
last modified time | relevance | path

Searched refs:ioc_id_string (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dib_dm_attr.h131 uint8_t ioc_id_string[IB_DM_IOC_ID_STRING_LEN]; member
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h55 char ioc_id_string[IB_DM_IOC_ID_STRING_LEN]; member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1457 (void) strncpy(nodep->node_data.ioc_node.ioc_id_string, in ibnex_fill_ioc_tmp()
1458 (char *)ioc_listp->ioc_profile.ioc_id_string, in ibnex_fill_ioc_tmp()
1461 nodep->node_data.ioc_node.ioc_id_string); in ibnex_fill_ioc_tmp()
1606 (char *)profilep->ioc_id_string); in ibnex_fill_nodeinfo()
H A Dibnex.c2309 (char *)ioc_profile->ioc_id_string) != DDI_PROP_SUCCESS) { in ibnex_create_ioc_node_prop()
3553 (void) strncpy(ioc_node->ioc_id_string, in ibnex_init_child_nodedata()
3554 (char *)ioc_profile->ioc_id_string, in ibnex_init_child_nodedata()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1242 (void) memcpy(ioc->ioc_profile.ioc_id_string, in srpt_ioc_init_profile()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c2939 bcopy(ioc->ioc_id_string, gioc->ioc_id_string, in ibdm_handle_ioc_profile()