Home
last modified time | relevance | path

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

/spdk/lib/vmd/
H A Dvmd_spec.h110 struct pci_header_common { struct
111 uint16_t vendor_id;
112 uint16_t device_id;
113 uint16_t command;
114 uint16_t status;
115 uint32_t rev_class;
116 uint8_t cache_line_size;
117 uint8_t master_lat_timer;
118 uint8_t header_type;
119 uint8_t BIST;
[all …]