Home
last modified time | relevance | path

Searched refs:is_atapi (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h601 bool is_atapi(AHCIQState *ahci, uint8_t port);
H A Dahci.c118 bool is_atapi(AHCIQState *ahci, uint8_t port) in is_atapi() function
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0002-interface-remove-C-reserved-keyword.patch26 int is_atapi;
/openbmc/qemu/tests/qtest/
H A Dahci-test.c233 if (is_atapi(ahci, port)) { in ahci_boot_and_enable()