Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c321 } ibnex_properties[] = { variable
327 #define N_IBNEX_PROPS (sizeof (ibnex_properties))/ \
570 if (ibnex_comm_svc_init(ibnex_properties[i].name, in ibnex_attach()
571 ibnex_properties[i].type) != IBNEX_SUCCESS) { in ibnex_attach()
580 " failed %s", ibnex_properties[i].name); in ibnex_attach()