struct ciw — command information word (CIW) layout
struct ciw { __u32 et:2; __u32 reserved:2; __u32 ct:4; __u32 cmd:8; __u32 count:16; };
entry type
reserved bits
command type
command code
command count