Home
last modified time | relevance | path

Searched refs:SCSIBusInfo (Results 1 – 25 of 115) sorted by relevance

12345

/dports/emulators/qemu/qemu-6.2.0/include/hw/scsi/
H A Dscsi.h14 typedef struct SCSIBusInfo SCSIBusInfo;
121 struct SCSIBusInfo {
146 const SCSIBusInfo *info;
164 const SCSIBusInfo *info, const char *bus_name);
173 DeviceState *host, const SCSIBusInfo *info)
/dports/emulators/qemu42/qemu-4.2.1/include/hw/scsi/
H A Dscsi.h13 typedef struct SCSIBusInfo SCSIBusInfo; typedef
122 struct SCSIBusInfo { struct
146 const SCSIBusInfo *info; argument
150 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu60/qemu-6.0.0/include/hw/scsi/
H A Dscsi.h14 typedef struct SCSIBusInfo SCSIBusInfo; typedef
121 struct SCSIBusInfo { struct
146 const SCSIBusInfo *info; argument
150 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/scsi/
H A Dscsi.h13 typedef struct SCSIBusInfo SCSIBusInfo; typedef
120 struct SCSIBusInfo { struct
144 const SCSIBusInfo *info; argument
148 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu5/qemu-5.2.0/include/hw/scsi/
H A Dscsi.h14 typedef struct SCSIBusInfo SCSIBusInfo; typedef
118 struct SCSIBusInfo { struct
142 const SCSIBusInfo *info; argument
146 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/scsi/
H A Dscsi.h13 typedef struct SCSIBusInfo SCSIBusInfo; typedef
122 struct SCSIBusInfo { struct
146 const SCSIBusInfo *info; argument
150 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/scsi/
H A Dscsi.h13 typedef struct SCSIBusInfo SCSIBusInfo; typedef
122 struct SCSIBusInfo { struct
146 const SCSIBusInfo *info; argument
150 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/scsi/
H A Dscsi.h14 typedef struct SCSIBusInfo SCSIBusInfo; typedef
121 struct SCSIBusInfo { struct
146 const SCSIBusInfo *info; argument
150 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/scsi/
H A Dscsi.h13 typedef struct SCSIBusInfo SCSIBusInfo; typedef
122 struct SCSIBusInfo { struct
146 const SCSIBusInfo *info; argument
150 const SCSIBusInfo *info, const char *bus_name);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/qemuvga/scsi/
H A Dscsi.h18 typedef struct SCSIBusInfo SCSIBusInfo; typedef
111 struct SCSIBusInfo { struct
132 const SCSIBusInfo *info; argument
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Ddev-storage-bot.c17 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
H A Ddev-storage-classic.c20 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Ddev-storage-bot.c17 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
H A Ddev-storage-classic.c20 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Ddev-storage-bot.c17 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
H A Ddev-storage-classic.c20 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Ddev-storage.c571 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
582 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Ddev-storage.c569 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
580 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Ddev-storage.c571 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
582 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Ddev-storage.c569 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
580 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Ddev-storage.c569 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
580 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Ddev-storage.c579 static const struct SCSIBusInfo usb_msd_scsi_info_storage = {
590 static const struct SCSIBusInfo usb_msd_scsi_info_bot = {
/dports/emulators/qemu42/qemu-4.2.1/hw/scsi/
H A Desp-pci.c340 static const struct SCSIBusInfo esp_pci_scsi_info = {
/dports/emulators/qemu-utils/qemu-4.2.1/hw/scsi/
H A Desp-pci.c340 static const struct SCSIBusInfo esp_pci_scsi_info = {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/scsi/
H A Desp-pci.c337 static const struct SCSIBusInfo esp_pci_scsi_info = {

12345