Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c97 RegH2DFIS fis;
628 RegH2DFIS tmp = cmd->fis; in ahci_write_fis()
858 RegH2DFIS *fis = &(cmd->fis); in command_table_init()
891 RegH2DFIS *fis = &(cmd->fis); in ahci_command_enable_atapi_dma()
1064 RegH2DFIS *fis = &(cmd->fis); in ahci_command_set_offset()
H A Dahci.h407 typedef struct RegH2DFIS { struct
425 } __attribute__((__packed__)) RegH2DFIS; argument