Home
last modified time | relevance | path

Searched defs:AHCICommand (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c83 struct AHCICommand { struct
94 AHCICommandProp *props; argument
96 AHCICommandHeader header; argument
97 RegH2DFIS fis;
98 unsigned char *atapi_cmd;
H A Dahci.h476 typedef struct AHCICommand AHCICommand; typedef