Searched refs:HERMON_MAINTENANCE_MODE (Results 1 – 4 of 4) sorted by relevance
769 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_info()836 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_ports()959 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_loopback()1238 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_reg_read()1313 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_reg_write()
1254 return (HERMON_MAINTENANCE_MODE); in hermon_device_mode()1288 case HERMON_MAINTENANCE_MODE: in hermon_drv_init()1738 state->hs_operational_mode = HERMON_MAINTENANCE_MODE; in hermon_hw_init()1809 state->hs_operational_mode = HERMON_MAINTENANCE_MODE; in hermon_hw_init()
153 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_devmap()
241 #define HERMON_MAINTENANCE_MODE 1 macro