Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h264 #define IBNEX_MAX_IBPORT_COMPAT_PROP_SZ \ macro
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c3320 temp = kmem_alloc(IBNEX_MAX_IBPORT_COMPAT_PROP_SZ, KM_SLEEP); in ibnex_create_port_compatible_prop()
3343 kmem_free(temp, IBNEX_MAX_IBPORT_COMPAT_PROP_SZ); in ibnex_create_port_compatible_prop()
3346 kmem_free(temp, IBNEX_MAX_IBPORT_COMPAT_PROP_SZ); in ibnex_create_port_compatible_prop()