Home
last modified time | relevance | path

Searched refs:READ (Results 1 – 12 of 12) sorted by relevance

/qemu/docs/devel/
A Ds390-dasd-ipl.rst9 1. A READ IPL ccw is constructed in memory location ``0x0``.
21 the original READ IPL ccw. The read ccw will read the IPL2 data into memory
110 execute the READ and TIC ccws from IPL1. Normally the seek is not required
124 that detects a READ immediately followed by a TIC and breaks the ccw chain
125 by turning off the chain bit in the READ ccw. When control is returned from
A Datomics.rst431 semantics via ``ACCESS_ONCE`` (or the more recent ``READ``/``WRITE_ONCE``).
/qemu/include/hw/ssi/
A Dxilinx_spips.h47 READ = 0x3, READ_4 = 0x13, enumerator
/qemu/tests/qtest/
A Daspeed_smc-test.c57 READ = 0x03, enumerator
173 writeb(ASPEED_FLASH_BASE, READ); in read_page()
188 spi_ctrl_setmode(CTRL_READMODE, READ); in read_page_mem()
/qemu/hw/block/
A Dm25p80.c387 READ = 0x03, enumerator
769 case READ: in complete_collecting_data()
1184 case READ: in decode_new_cmd()
/qemu/hw/vfio/
A Dpci-quirks.c541 typedef enum {NONE = 0, SELECT, WINDOW, READ, WRITE} VFIONvidia3d0State; enumerator
582 quirk->state = READ; in vfio_nvidia_3d4_quirk_write()
617 if (old_state == READ && in vfio_nvidia_3d0_quirk_read()
/qemu/hw/net/
A Dtrace-events119 e1000e_core_mdic_read(uint8_t page, uint32_t addr, uint32_t data) "MDIC READ: PHY[%u][%u] = 0x%x"
120 e1000e_core_mdic_read_unhandled(uint8_t page, uint32_t addr) "MDIC READ: PHY[%u][%u] UNHANDLED"
268 igb_core_mdic_read(uint32_t addr, uint32_t data) "MDIC READ: PHY[%u] = 0x%x"
269 igb_core_mdic_read_unhandled(uint32_t addr) "MDIC READ: PHY[%u] UNHANDLED"
A Dmsf2-emac.c51 FIELD(MII_CMD, READ, 0, 1)
/qemu/hw/ssi/
A Daspeed_smc.c534 READ = 0x3, READ_4 = 0x13, enumerator
549 case READ: /* no dummy bytes/cycles */ in aspeed_smc_num_dummies()
A Dxilinx_spips.c561 case READ: /* no dummy bytes/cycles */ in xilinx_spips_num_dummies()
/qemu/docs/system/
A Dqemu-block-drivers.rst.inc429 is better to only make READ-ONLY accesses to the hard disk otherwise
456 READ-ONLY accesses to the hard disk otherwise you may corrupt your
/qemu/hw/scsi/
A Dtrace-events333 scsi_disk_emulate_command_SAI_16(void) "SAI READ CAPACITY(16)"

Completed in 37 milliseconds