Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c62 HERMON_HW_FC_CONF_BASIC, 0, port + 1, HERMON_CMD_NOSLEEP_SPIN); in hermon_fcoib_enable()
65 HERMON_HW_FC_CONF_BASIC, 0, 0, HERMON_CMD_NOSLEEP_SPIN); in hermon_fcoib_enable()
H A Dhermon_cmd.c3507 if (selector == HERMON_HW_FC_CONF_BASIC) { /* basic info */ in hermon_config_fc_cmd_post()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h3952 #define HERMON_HW_FC_CONF_BASIC 0x0000 macro