Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Duas.h46 struct command_iu { struct
47 __u8 iu_id;
48 __u8 rsvd1;
49 __be16 tag;
50 __u8 prio_attr;
51 __u8 rsvd5;
52 __u8 len;
53 __u8 rsvd7;
54 struct scsi_lun lun;
55 __u8 cdb[16]; /* XXX: Overflow-checking tools may misunderstand */