Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h282 CMD_PACKET_ID = 0xA1, enumerator
H A Dahci.c79 { .cmd = CMD_PACKET_ID, .data = true, .pio = true,
/openbmc/qemu/tests/qtest/
H A Dahci-test.c234 hello = CMD_PACKET_ID; in ahci_boot_and_enable()