mgp_state 104 src/dps8/dps8_mgp.c } mgp_state[N_MGP_UNITS_MAX]; mgp_state 190 src/dps8/dps8_mgp.c if (mgp_state[n].device_name[1] != 0) mgp_state 192 src/dps8/dps8_mgp.c sim_printf("name : %s", mgp_state[n].device_name); mgp_state 215 src/dps8/dps8_mgp.c strncpy(mgp_state[n].device_name, cptr, MAX_DEV_NAME_LEN - 1); mgp_state 216 src/dps8/dps8_mgp.c mgp_state[n].device_name[MAX_DEV_NAME_LEN - 1] = 0; mgp_state 220 src/dps8/dps8_mgp.c mgp_state[n].device_name[0] = 0; mgp_state 337 src/dps8/dps8_mgp.c (void)memset(mgp_state, 0, sizeof ( mgp_state )); mgp_state 706 src/dps8/dps8_mgp.c mgp_state[iom_unit_idx].device_name,