Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h262 #define IBNEX_MAX_COMPAT_PROP_SZ \ macro
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2528 temp = kmem_alloc(IBNEX_MAX_COMPAT_PROP_SZ, KM_SLEEP); in ibnex_create_ioc_compatible_prop()
2570 kmem_free(temp, IBNEX_MAX_COMPAT_PROP_SZ); in ibnex_create_ioc_compatible_prop()
2574 kmem_free(temp, IBNEX_MAX_COMPAT_PROP_SZ); in ibnex_create_ioc_compatible_prop()