Home
last modified time | relevance | path

Searched defs:vdrive (Results 26 – 50 of 67) sorted by relevance

123

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/monitor/
H A Dmon_drive.c53 vdrive_t *vdrive; in mon_drive_block_cmd() local
123 vdrive_t *vdrive; in mon_drive_execute_disk_cmd() local
137 vdrive_t *vdrive; in mon_drive_list() local
/dports/emulators/vice/vice-3.5/src/fsdevice/
H A Dfsdevice-open.c104 static int fsdevice_open_directory(vdrive_t *vdrive, unsigned int secondary, in fsdevice_open_directory()
213 static int fsdevice_open_file(vdrive_t *vdrive, unsigned int secondary, in fsdevice_open_file()
371 static int fsdevice_open_buffer(vdrive_t *vdrive, unsigned int secondary, in fsdevice_open_buffer()
380 int fsdevice_open(vdrive_t *vdrive, const uint8_t *name, unsigned int length, in fsdevice_open()
H A Dfsdevice.c98 void fsdevice_error(vdrive_t *vdrive, int code) in fsdevice_error()
150 int fsdevice_error_get_byte(vdrive_t *vdrive, uint8_t *data) in fsdevice_error_get_byte()
184 vdrive_t *vdrive; in fsdevice_attach() local
H A Dfsdevice-close.c49 int fsdevice_close(vdrive_t *vdrive, unsigned int secondary) in fsdevice_close()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/fsdevice/
H A Dfsdevice-read.c158 static void command_directory_get(vdrive_t *vdrive, bufinfo_t *bufinfo, in command_directory_get()
375 static int command_directory(vdrive_t *vdrive, bufinfo_t *bufinfo, in command_directory()
402 int fsdevice_read(vdrive_t *vdrive, uint8_t *data, unsigned int secondary) in fsdevice_read()
H A Dfsdevice.c97 void fsdevice_error(vdrive_t *vdrive, int code) in fsdevice_error()
141 int fsdevice_error_get_byte(vdrive_t *vdrive, uint8_t *data) in fsdevice_error_get_byte()
175 vdrive_t *vdrive; in fsdevice_attach() local
H A Dfsdevice-close.c48 int fsdevice_close(vdrive_t *vdrive, unsigned int secondary) in fsdevice_close()
H A Dfsdevice-write.c48 int fsdevice_write(struct vdrive_s *vdrive, uint8_t data, unsigned int secondary) in fsdevice_write()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A Dattach.c64 vdrive_t *vdrive; member
252 vdrive_t *vdrive; in file_system_get_disk_name() local
319 vdrive_t *vdrive; in set_file_system_device() local
566 vdrive_t *vdrive; in file_system_attach_disk_internal() local
603 vdrive_t *vdrive; in file_system_detach_disk_single() local
659 vdrive_t *vdrive; in file_system_detach_disk_shutdown() local
/dports/emulators/vice/vice-3.5/src/monitor/
H A Dmon_drive.c56 vdrive_t *vdrive; in mon_drive_block_cmd() local
128 vdrive_t *vdrive; in mon_drive_execute_disk_cmd() local
172 vdrive_t *vdrive; in mon_drive_list() local
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dvirtio-blk.c36 struct virtiodrive_s *vdrive = in virtio_blk_op() local
103 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
202 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk_mmio() local
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dvirtio-blk.c36 struct virtiodrive_s *vdrive = in virtio_blk_op() local
103 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
202 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk_mmio() local
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dvirtio-blk.c36 struct virtiodrive_s *vdrive = in virtio_blk_op() local
103 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
202 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk_mmio() local
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/hw/
H A Dvirtio-blk.c36 struct virtiodrive_s *vdrive = in virtio_blk_op() local
103 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
202 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk_mmio() local
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c36 struct virtiodrive_s *vdrive = in virtio_blk_op() local
103 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
202 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk_mmio() local
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
103 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/hw/
H A Dvirtio-blk.c35 struct virtiodrive_s *vdrive = in virtio_blk_op() local
102 struct virtiodrive_s *vdrive = malloc_low(sizeof(*vdrive)); in init_virtio_blk() local

123