Home
last modified time | relevance | path

Searched refs:RegD2HFIS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h360 typedef struct RegD2HFIS { struct
377 } __attribute__((__packed__)) RegD2HFIS; argument
H A Dahci.c520 RegD2HFIS *d2h = g_malloc0(0x20); in ahci_port_check_d2h_sanity()
/openbmc/qemu/tests/qtest/
H A Dahci-test.c910 RegD2HFIS *d2h = g_malloc0(0x20); in ahci_test_max()