Home
last modified time | relevance | path

Searched refs:identify_device (Results 1 – 25 of 64) sorted by relevance

123

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dkinst.cpp285 uint16_t *identify_device = hdd->identify_device_buffer(); in machine_reset() local
290 identify_device[27] = ('S' << 8) | 'T'; in machine_reset()
291 identify_device[28] = ('9' << 8) | '1'; in machine_reset()
292 identify_device[29] = ('5' << 8) | '0'; in machine_reset()
293 identify_device[30] = ('A' << 8) | 'G'; in machine_reset()
294 identify_device[31] = (' ' << 8) | ' '; in machine_reset()
299 identify_device[10] = ('0' << 8) | '0'; in machine_reset()
300 identify_device[11] = ('S' << 8) | 'T'; in machine_reset()
301 identify_device[12] = ('9' << 8) | '1'; in machine_reset()
302 identify_device[13] = ('5' << 8) | '0'; in machine_reset()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dkinst.cpp285 uint16_t *identify_device = hdd->identify_device_buffer(); in machine_reset() local
290 identify_device[27] = ('S' << 8) | 'T'; in machine_reset()
291 identify_device[28] = ('9' << 8) | '1'; in machine_reset()
292 identify_device[29] = ('5' << 8) | '0'; in machine_reset()
293 identify_device[30] = ('A' << 8) | 'G'; in machine_reset()
294 identify_device[31] = (' ' << 8) | ' '; in machine_reset()
299 identify_device[10] = ('0' << 8) | '0'; in machine_reset()
300 identify_device[11] = ('S' << 8) | 'T'; in machine_reset()
301 identify_device[12] = ('9' << 8) | '1'; in machine_reset()
302 identify_device[13] = ('5' << 8) | '0'; in machine_reset()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/core/
H A Ddevice.c124 struct device * identify_device ( struct interface *intf ) { in identify_device() function
127 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/core/
H A Ddevice.c125 struct device * identify_device ( struct interface *intf ) { in identify_device() function
128 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/core/
H A Ddevice.c124 struct device * identify_device ( struct interface *intf ) { in identify_device() function
127 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/core/
H A Ddevice.c124 struct device * identify_device ( struct interface *intf ) { in identify_device() function
127 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/net/ipxe/ipxe-2265a65/src/core/
H A Ddevice.c125 struct device * identify_device ( struct interface *intf ) { in identify_device() function
128 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/core/
H A Ddevice.c124 struct device * identify_device ( struct interface *intf ) { in identify_device() function
127 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/core/
H A Ddevice.c125 struct device * identify_device ( struct interface *intf ) { in identify_device() function
128 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/core/
H A Ddevice.c125 struct device * identify_device ( struct interface *intf ) { in identify_device() function
128 intf_get_dest_op ( intf, identify_device, &dest ); in identify_device()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Ddevice.h173 extern struct device * identify_device ( struct interface *intf );
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,
/dports/net/ipxe/ipxe-2265a65/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/net/infiniband/
H A Dib_cmrc.c374 INTF_OP ( identify_device, struct ib_cmrc_connection *,

123