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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c316 } ibnex_properties[] = { variable in typeref:struct:ibnex_property
322 #define N_IBNEX_PROPS (sizeof (ibnex_properties))/ \
565 if (ibnex_comm_svc_init(ibnex_properties[i].name,
566 ibnex_properties[i].type) != IBNEX_SUCCESS) {
575 " failed %s", ibnex_properties[i].name);

Completed in 106 milliseconds