removable 63 src/dps8/dps8_disk.h bool removable; removable 95 src/simh/sim_disk.c uint32 removable; /* Removable device flag */ removable 756 src/simh/sim_disk.c t_stat (*storage_function)(FILE *file, uint32 *sector_size, uint32 *removable) = NULL; removable 874 src/simh/sim_disk.c storage_function (uptr->fileref, &ctx->storage_sector_size, &ctx->removable);