Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/ide/
H A Dahci.c239 static int ahci_cond_start_engines(AHCIDevice *ad) in ahci_cond_start_engines()
578 AHCIDevice *ad = opaque; in ahci_check_cmd_bh() local
586 static void ahci_init_d2h(AHCIDevice *ad) in ahci_init_d2h()
610 static void ahci_set_signature(AHCIDevice *ad, uint32_t sig) in ahci_set_signature()
700 static bool ahci_map_fis_address(AHCIDevice *ad) in ahci_map_fis_address()
714 static void ahci_unmap_fis_address(AHCIDevice *ad) in ahci_unmap_fis_address()
726 static bool ahci_map_clb_address(AHCIDevice *ad) in ahci_map_clb_address()
741 static void ahci_unmap_clb_address(AHCIDevice *ad) in ahci_unmap_clb_address()
755 AHCIDevice *ad = ncq_tfs->drive; in ahci_write_fis_sdb() local
795 static void ahci_write_fis_pio(AHCIDevice *ad, uint16_t len, bool pio_fis_i) in ahci_write_fis_pio()
[all …]
/qemu/tests/qtest/
H A Dtco-test.c254 QDict *ad; in test_tco_second_timeout_pause() local
279 QDict *ad; in test_tco_second_timeout_reset() local
304 QDict *ad; in test_tco_second_timeout_shutdown() local
329 QDict *ad; in test_tco_second_timeout_none() local
H A Dnpcm7xx_watchdog_timer-test.c140 QDict *ad; in test_reset_action() local
/qemu/target/arm/tcg/
H A Dcrypto_helper.c57 AESState *ad = (AESState *)(vd + i); in HELPER() local
86 AESState *ad = (AESState *)(vd + i); in HELPER() local
111 AESState *ad = (AESState *)(vd + i); in HELPER() local
134 AESState *ad = (AESState *)(vd + i); in HELPER() local
/qemu/target/i386/
H A Dops_sse.h2150 AESState *ad = (AESState *)&d->ZMM_X(i); in glue() local
2161 AESState *ad = (AESState *)&d->ZMM_X(i); in glue() local
2172 AESState *ad = (AESState *)&d->ZMM_X(i); in glue() local
2183 AESState *ad = (AESState *)&d->ZMM_X(i); in glue() local
2194 AESState *ad = (AESState *)&d->ZMM_X(0); in glue() local
/qemu/target/ppc/
H A Dint_helper.c2929 AESState *ad = (AESState *)r; in helper_vcipher() local
2943 AESState *ad = (AESState *)r; in helper_vncipher() local