Searched defs:pci_test_dev_hdr (Results 1 – 1 of 1) sorted by relevance
93 struct pci_test_dev_hdr { struct94 uint8_t test;95 uint8_t width;96 uint8_t pad0[2];97 uint32_t offset;98 uint32_t data;99 uint32_t count;100 uint8_t name[];