Lines Matching defs:cxgb4_pcir_data
159 struct cxgb4_pcir_data { struct
160 __le32 signature; /* Signature. The string "PCIR" */
161 __le16 vendor_id; /* Vendor Identification */
162 __le16 device_id; /* Device Identification */
163 __u8 vital_product[2]; /* Pointer to Vital Product Data */
164 __u8 length[2]; /* PCIR Data Structure Length */
165 __u8 revision; /* PCIR Data Structure Revision */
166 __u8 class_code[3]; /* Class Code */
167 __u8 image_length[2]; /* Image Length. Multiple of 512B */
168 __u8 code_revision[2]; /* Revision Level of Code/Data */
169 __u8 code_type;
170 __u8 indicator;
171 __u8 reserved[2];