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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
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.c590 * equal to HERMON_MAINTENANCE_MODE. We will not attempt to
1234 * Return HERMON_MAINTENANCE_MODE for maintenance mode
1254 return (HERMON_MAINTENANCE_MODE);
1288 case HERMON_MAINTENANCE_MODE:
1738 state->hs_operational_mode = HERMON_MAINTENANCE_MODE;
1809 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.h233 * attached. HERMON_MAINTENANCE_MODE is used when the device has
241 #define HERMON_MAINTENANCE_MODE 1 macro

Completed in 188 milliseconds