Home
last modified time | relevance | path

Searched refs:Action (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/scsi/
H A Dmptconfig.c792 reply.Action = req->Action; in mptsas_process_config()
814 switch(req->Action) { in mptsas_process_config()
839 if (req->Action == MPI_CONFIG_ACTION_PAGE_DEFAULT || in mptsas_process_config()
840 req->Action == MPI_CONFIG_ACTION_PAGE_HEADER) { in mptsas_process_config()
850 if (req->Action == MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT || in mptsas_process_config()
851 req->Action == MPI_CONFIG_ACTION_PAGE_WRITE_NVRAM) { in mptsas_process_config()
H A Dmpi.h931 uint8_t Action; /* 00h */ member
963 uint8_t Action; /* 00h */ member
H A Dtrace-events334 scsi_disk_emulate_command_SAI_unsupported(void) "Unsupported Service Action In"
/qemu/docs/
H A Dimage-fuzzer.txt192 11. Action vector should be randomly generated from the pool of available
231 Action vector is a sequence of structure elements retrieved from an image
234 Action pool is all available elements of an image structure that generated
/qemu/scripts/simplebench/
H A Dbench-backup.py166 class ExtendAction(argparse.Action):
/qemu/qapi/
H A Dtransaction.json31 # @grouped: If any Action fails after the Transaction succeeds, cancel