Home
last modified time | relevance | path

Searched refs:PIOSetupFIS (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/libqos/
H A Dahci.h383 typedef struct PIOSetupFIS { struct
402 } __attribute__((__packed__)) PIOSetupFIS; argument
H A Dahci.c535 PIOSetupFIS *pio = g_malloc0(0x20); in ahci_port_check_pio_sanity()