Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11448 u8 signature[4]; /* Signature. The string "PCIR" */
11449 u8 vendor_id[2]; /* Vendor Identification */
11450 u8 device_id[2]; /* Device Identification */
11451 u8 vital_product[2]; /* Pointer to Vital Product Data */
11452 u8 length[2]; /* PCIR Data Structure Length */
11453 u8 revision; /* PCIR Data Structure Revision */
11454 u8 class_code[3]; /* Class Code */
11455 u8 image_length[2]; /* Image Length. Multiple of 512B */
11456 u8 code_revision[2]; /* Revision Level of Code/Data */
11457 u8 code_type; /* Code Type. */
[all …]