Home
last modified time | relevance | path

Searched refs:handle_cmd (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dobmcutil337 function handle_cmd() function
413 handle_cmd $query
471 handle_cmd hostrebootoff
472 handle_cmd bmcrebootoff
477 handle_cmd hostrebooton
478 handle_cmd bmcrebooton
582 handle_cmd "$@"
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dpage_fault_test.c468 static bool handle_cmd(struct kvm_vm *vm, int cmd) in handle_cmd() function
675 if (!handle_cmd(vm, uc.args[1])) { in vcpu_run_loop()
/openbmc/qemu/hw/ide/
H A Dahci.c46 static void handle_cmd(AHCIState *s, int port, uint8_t slot);
603 handle_cmd(s, port, slot); in check_cmd()
1342 static void handle_cmd(AHCIState *s, int port, uint8_t slot) in handle_cmd() function
H A Dtrace-events106 handle_cmd_nolist(void *s, int port) "ahci(%p)[%d]: handle_cmd called without s->dev[port].lst"
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h683 int (*handle_cmd)(struct scsi_qla_host *, struct qla_tgt_cmd *, member
H A Dtcm_qla2xxx.c1523 .handle_cmd = tcm_qla2xxx_handle_cmd,
H A Dqla_target.c4195 ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cdb, data_length, in __qlt_do_work()