mgp_state 109 src/dps8/dps8_mgp.c } mgp_state[N_MGP_UNITS_MAX]; mgp_state 195 src/dps8/dps8_mgp.c if (mgp_state[n].device_name[1] != 0) mgp_state 197 src/dps8/dps8_mgp.c sim_printf("name : %s", mgp_state[n].device_name); mgp_state 220 src/dps8/dps8_mgp.c strncpy(mgp_state[n].device_name, cptr, MAX_DEV_NAME_LEN - 1); mgp_state 221 src/dps8/dps8_mgp.c mgp_state[n].device_name[MAX_DEV_NAME_LEN - 1] = 0; mgp_state 225 src/dps8/dps8_mgp.c mgp_state[n].device_name[0] = 0; mgp_state 342 src/dps8/dps8_mgp.c (void)memset(mgp_state, 0, sizeof ( mgp_state )); mgp_state 711 src/dps8/dps8_mgp.c mgp_state[iom_unit_idx].device_name,