Searched defs:xge_hal_pci_config_t (Results 1 – 1 of 1) sorted by relevance
1244 typedef struct xge_hal_pci_config_t { struct1246 u16 device_id; // 0x021247 u16 vendor_id; // 0x001249 u16 status; // 0x061250 u16 command; // 0x041252 u8 pciClass[3]; // 0x091253 u8 revision; // 0x081255 u8 bist; // 0x0f1256 u8 header_type; // 0x0e1257 u8 latency_timer; // 0x0d[all …]