Home
last modified time | relevance | path

Searched defs:ide_channel (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
171 struct ide_channel *next; argument
182 void (*obide_outb)(struct ide_channel *chan, argument
184 unsigned char (*obide_inb)(struct ide_channel *chan, argument
186 void (*obide_insw)(struct ide_channel *chan, argument
189 void (*obide_outsw)(struct ide_channel *chan, argument
193 struct ide_drive drives[2];
194 char selected;
195 char present;
200 struct ata_command ata_cmd;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
170 struct ide_channel *next; argument
181 void (*obide_outb)(struct ide_channel *chan, argument
183 unsigned char (*obide_inb)(struct ide_channel *chan, argument
185 void (*obide_insw)(struct ide_channel *chan, argument
188 void (*obide_outsw)(struct ide_channel *chan, argument
192 struct ide_drive drives[2];
193 char selected;
194 char present;
199 struct ata_command ata_cmd;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
170 struct ide_channel *next; argument
181 void (*obide_outb)(struct ide_channel *chan, argument
183 unsigned char (*obide_inb)(struct ide_channel *chan, argument
185 void (*obide_insw)(struct ide_channel *chan, argument
188 void (*obide_outsw)(struct ide_channel *chan, argument
192 struct ide_drive drives[2];
193 char selected;
194 char present;
199 struct ata_command ata_cmd;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
170 struct ide_channel *next; argument
181 void (*obide_outb)(struct ide_channel *chan, argument
183 unsigned char (*obide_inb)(struct ide_channel *chan, argument
185 void (*obide_insw)(struct ide_channel *chan, argument
188 void (*obide_outsw)(struct ide_channel *chan, argument
192 struct ide_drive drives[2];
193 char selected;
194 char present;
199 struct ata_command ata_cmd;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
170 struct ide_channel *next; argument
181 void (*obide_outb)(struct ide_channel *chan, argument
183 unsigned char (*obide_inb)(struct ide_channel *chan, argument
185 void (*obide_insw)(struct ide_channel *chan, argument
188 void (*obide_outsw)(struct ide_channel *chan, argument
192 struct ide_drive drives[2];
193 char selected;
194 char present;
199 struct ata_command ata_cmd;
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
170 struct ide_channel *next; argument
181 void (*obide_outb)(struct ide_channel *chan, argument
183 unsigned char (*obide_inb)(struct ide_channel *chan, argument
185 void (*obide_insw)(struct ide_channel *chan, argument
188 void (*obide_outsw)(struct ide_channel *chan, argument
192 struct ide_drive drives[2];
193 char selected;
194 char present;
199 struct ata_command ata_cmd;
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/drivers/
H A Dide.h168 struct ide_channel { struct
170 struct ide_channel *next; argument
181 void (*obide_outb)(struct ide_channel *chan, argument
183 unsigned char (*obide_inb)(struct ide_channel *chan, argument
185 void (*obide_insw)(struct ide_channel *chan, argument
188 void (*obide_outsw)(struct ide_channel *chan, argument
192 struct ide_drive drives[2];
193 char selected;
194 char present;
199 struct ata_command ata_cmd;
[all …]