Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h260 #define IBNEX_MAX_IBPORT_COMPAT_NAMES 3 macro
265 IBNEX_MAX_IBPORT_COMPAT_NAMES * IBNEX_MAX_COMPAT_LEN
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c3309 char *compatible[IBNEX_MAX_IBPORT_COMPAT_NAMES]; in ibnex_create_port_compatible_prop()
3321 for (i = 0; i < IBNEX_MAX_IBPORT_COMPAT_NAMES; i++) { in ibnex_create_port_compatible_prop()
3336 for (i = 0; i < IBNEX_MAX_IBPORT_COMPAT_NAMES; i++) in ibnex_create_port_compatible_prop()
3340 "compatible", (char **)compatible, IBNEX_MAX_IBPORT_COMPAT_NAMES); in ibnex_create_port_compatible_prop()