Home
last modified time | relevance | path

Searched defs:ccw1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dcio.h31 struct ccw1 { struct
32 __u8 cmd_code;
33 __u8 flags;
34 __u16 count;
35 __u32 cda;
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h189 typedef struct ccw1 { struct
190 u8 cmd_code;
191 u8 flags;
192 u16 count;
193 u32 cda;
H A Ds390-arch.h40 uint32_t ccw1[2]; /* 0x008 */ member
/openbmc/qemu/target/s390x/
H A Ds390x-internal.h19 uint32_t ccw1[2]; /* 0x000 */ member