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.h105 #define IB_DM_IOC_ID_STRING_LEN 64 /* see ioc_id_string later */
133 uint8_t ioc_id_string[IB_DM_IOC_ID_STRING_LEN]; member in struct:ib_dm_ioc_ctrl_profile_s
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h55 char ioc_id_string[IB_DM_IOC_ID_STRING_LEN]; member in struct:ibnex_ioc_node_s
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1454 (void) strncpy(nodep->node_data.ioc_node.ioc_id_string,
1455 (char *)ioc_listp->ioc_profile.ioc_id_string,
1458 nodep->node_data.ioc_node.ioc_id_string);
1603 (char *)profilep->ioc_id_string);
H A Dibnex.c2304 (char *)ioc_profile->ioc_id_string) != DDI_PROP_SUCCESS) {
3548 (void) strncpy(ioc_node->ioc_id_string,
3549 (char *)ioc_profile->ioc_id_string,
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1242 (void) memcpy(ioc->ioc_profile.ioc_id_string,
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c2939 bcopy(ioc->ioc_id_string, gioc->ioc_id_string,

Completed in 84 milliseconds