Home
last modified time | relevance | path

Searched defs:pci_header_zero (Results 1 – 1 of 1) sorted by relevance

/spdk/lib/vmd/
H A Dvmd_spec.h128 struct pci_header_zero { struct
129 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 …]