Searched defs:optype (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/spi/ |
H A D | ich.h | 19 uint16_t optype; member 38 uint16_t optype; member 184 int optype; member
|
H A D | ich.c | 266 uint8_t optype; in spi_setup_opcode() local
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 543 #define VARITHSAT_DO(name, op, optype, cvt, element) \ argument 557 #define VARITHSAT_SIGNED(suffix, element, optype, cvt) \ argument 560 #define VARITHSAT_UNSIGNED(suffix, element, optype, cvt) \ argument
|
/openbmc/qemu/block/ |
H A D | block-backend.c | 2149 IoOperationType optype; in send_qmp_error_event() local
|