Searched defs:pci_header_zero (Results 1 – 1 of 1) sorted by relevance
128 struct pci_header_zero { struct129 uint16_t vendor_id;130 uint16_t device_id;131 uint16_t command;132 uint16_t status;133 uint32_t rev_class;134 uint8_t cache_line_size;135 uint8_t master_lat_timer;136 uint8_t header_type;137 uint8_t BIST;[all …]