Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcio.h256 struct ciw { struct
257 __u32 et : 2;
258 __u32 reserved : 2;
259 __u32 ct : 4;
260 __u32 cmd : 8;
261 __u32 count : 16;
/linux/drivers/s390/cio/
H A Dio_sch.h108 struct ciw ciw[MAX_CIWS]; /* variable # of CIWs */ member
/linux/drivers/s390/block/
H A Ddasd_eckd.c873 struct ciw *ciw; in dasd_eckd_read_conf_immediately() local
896 struct ciw *ciw; in dasd_eckd_read_conf_lpm() local
/linux/drivers/s390/net/
H A Dqeth_core_main.c2140 struct ciw *ciw; in qeth_read_conf_data() local