Searched refs:ioc_guid_str (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h59 char ioc_guid_str[IBNEX_IOC_GUID_LEN]; member in struct:ibnex_ioc_node_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c1834 char *ioc_guid_str; local
1848 ioc_guid_str = *ioc_guid_strp = kmem_zalloc((temp1
1850 (void) strncpy(ioc_guid_str, temp, temp1 - temp + 1);
1851 ioc_guid_str[temp1 - temp] = '\0';
2183 rval = mdi_pi_alloc(pdip, IBNEX_IOC_CNAME, ioc->ioc_guid_str,
2188 pdip, ioc->ioc_guid_str, ioc->ioc_phci_guid);
4044 char *ioc_guid_str; local
4052 &ioc_guid_str) != IBNEX_SUCCESS) {
4056 ioc_guid_str);
4057 kmem_free(ioc_guid_str, strle
[all...]

Completed in 88 milliseconds