Home
last modified time | relevance | path

Searched defs:command (Results 1 – 3 of 3) sorted by relevance

/kvmtool/
H A Dkvm-cmd.c51 struct cmd_struct *kvm_get_command(struct cmd_struct *command, in kvm_get_command()
64 int handle_command(struct cmd_struct *command, int argc, const char **argv) in handle_command()
/kvmtool/hw/
H A Dcfi_flash.c330 static void cfi_flash_write_ready(struct cfi_flash_device *sfdev, u8 command) in cfi_flash_write_ready()
374 static void cfi_flash_write(struct cfi_flash_device *sfdev, u16 command, in cfi_flash_write()
/kvmtool/include/kvm/
H A Dpci.h201 u16 command; member
267 static inline bool __pci__memory_space_enabled(u16 command) in __pci__memory_space_enabled()
277 static inline bool __pci__io_space_enabled(u16 command) in __pci__io_space_enabled()