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