Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.h28 struct edgeport_product_info { struct
29 __u16 ProductId; /* Product Identifier */
30 __u8 NumPorts; /* Number of ports on edgeport */
33 __u32 IsServer :1; /* Set if Server */
39 __u8 RomSize; /* Size of ROM/E2PROM in K */
40 __u8 RamSize; /* Size of external RAM in K */
45 __u8 BootMinorVersion; /* yy. */
46 __le16 BootBuildNumber; /* zzzz (LE format) */
49 __u8 FirmwareMinorVersion; /* yy. */
53 __u8 HardwareType;
[all …]