Searched defs:cxgb4_pcir_data (Results 1 – 1 of 1) sorted by relevance
159 struct cxgb4_pcir_data { struct160 __le32 signature; /* Signature. The string "PCIR" */161 __le16 vendor_id; /* Vendor Identification */162 __le16 device_id; /* Device Identification */164 __u8 length[2]; /* PCIR Data Structure Length */165 __u8 revision; /* PCIR Data Structure Revision */166 __u8 class_code[3]; /* Class Code */168 __u8 code_revision[2]; /* Revision Level of Code/Data */169 __u8 code_type;170 __u8 indicator;[all …]