Home
last modified time | relevance | path

Searched defs:fmt1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
Dpci_insn.h
/openbmc/linux/fs/reiserfs/
Dprints.c
/openbmc/u-boot/drivers/spi/
H A Ddavinci_spi.c113 dv_reg fmt1; /* 0x54 */ member
/openbmc/qemu/hw/s390x/
H A Dcss.c749 static CCW1 copy_ccw_from_guest(hwaddr addr, bool fmt1) in copy_ccw_from_guest()
840 union {uint64_t fmt2; uint32_t fmt1; } idaw; in ida_read_next_idaw() member
/openbmc/qemu/
H A Dqemu-img.c1339 const char *fmt1 = NULL, *fmt2 = NULL, *cache, *filename1, *filename2; in img_compare() local