Searched defs:ciw (Results 1 – 4 of 4) sorted by relevance
256 struct ciw { struct257 __u32 et : 2;258 __u32 reserved : 2;259 __u32 ct : 4;260 __u32 cmd : 8;261 __u32 count : 16;
108 struct ciw ciw[MAX_CIWS]; /* variable # of CIWs */ member
873 struct ciw *ciw; in dasd_eckd_read_conf_immediately() local896 struct ciw *ciw; in dasd_eckd_read_conf_lpm() local
2140 struct ciw *ciw; in qeth_read_conf_data() local