Searched defs:xge_hal_pci_config_t (Results 1 – 1 of 1) sorted by relevance
1245 typedef struct xge_hal_pci_config_t { struct1247 u16 device_id; // 0x021248 u16 vendor_id; // 0x001250 u16 status; // 0x061251 u16 command; // 0x041253 u8 pciClass[3]; // 0x091254 u8 revision; // 0x081256 u8 bist; // 0x0f1257 u8 header_type; // 0x0e1258 u8 latency_timer; // 0x0d[all …]