Searched refs:hs_operational_mode (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c372 if (!HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
397 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
422 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
528 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
589 * If this is the case, then "hs_operational_mode" will be
596 (HERMON_IS_OPERATIONAL(state->hs_operational_mode))) {
604 HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
652 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
696 if (!(HERMON_IS_OPERATIONAL(state->hs_operational_mode))) {
762 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) {
[all...]
H A Dhermon_ioctl.c769 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) {
836 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) {
959 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) {
1238 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) {
1313 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) {
H A Dhermon_umap.c153 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h400 int hs_operational_mode; member in struct:hermon_state_s

Completed in 273 milliseconds