Searched defs:t_SROM (Results 1 – 1 of 1) sorted by relevance
331 typedef struct t_SROM { struct332 __le16 config_param; /* 0x00 */333 __le16 asic_ctrl; /* 0x02 */334 __le16 sub_vendor_id; /* 0x04 */335 __le16 sub_system_id; /* 0x06 */336 __le16 pci_base_1; /* 0x08 (IP1000A only) */337 __le16 pci_base_2; /* 0x0a (IP1000A only) */338 __le16 led_mode; /* 0x0c (IP1000A only) */339 __le16 reserved1[9]; /* 0x0e-0x1f */340 u8 mac_addr[6]; /* 0x20-0x25 */[all …]