Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-phosphor/scripts/
H A Drun-repotest114 check_cmd="check_${t}"
116 eval "${check_cmd}=\"echo WARNING: Skipping $t due to missing command:\""
154 check_cmd="check_${file_type}"
/openbmc/qemu/hw/ide/
H A Dahci.c38 static void check_cmd(AHCIState *s, int port);
327 check_cmd(s, port); in ahci_port_write()
350 check_cmd(s, port); in ahci_port_write()
562 static void check_cmd(AHCIState *s, int port) in check_cmd() function
583 check_cmd(ad->hba, ad->port_no); in ahci_check_cmd_bh()
1771 check_cmd(s, i); in ahci_state_post_load()