Home
last modified time | relevance | path

Searched refs:uniwb (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c243 union mg_uniwb uniwb; in mg_do_read_sects() local
256 uniwb.w = readw(mg_base() + MG_BUFF_OFFSET in mg_do_read_sects()
258 *buff_ptr++ = uniwb.b[0]; in mg_do_read_sects()
259 *buff_ptr++ = uniwb.b[1]; in mg_do_read_sects()
383 union mg_uniwb uniwb; in mg_do_write_sects() local
395 uniwb.b[0] = *buff_ptr++; in mg_do_write_sects()
396 uniwb.b[1] = *buff_ptr++; in mg_do_write_sects()
397 writew(uniwb.w, mg_base() + MG_BUFF_OFFSET + (j << 1)); in mg_do_write_sects()