Home | History | Annotate | Download | only in pci

Lines Matching defs:mcx_cap_device

787 struct mcx_cap_device {
1100 CTASSERT(offsetof(struct mcx_cap_device, max_indirection) == 0x20);
1101 CTASSERT(offsetof(struct mcx_cap_device, flags1) == 0x2c);
1102 CTASSERT(offsetof(struct mcx_cap_device, flags2) == 0x30);
1103 CTASSERT(offsetof(struct mcx_cap_device, snapshot_log_max_msg) == 0x38);
1104 CTASSERT(offsetof(struct mcx_cap_device, flags5) == 0x40);
1105 CTASSERT(offsetof(struct mcx_cap_device, flags7) == 0x4c);
1106 CTASSERT(offsetof(struct mcx_cap_device, device_frequency_mhz) == 0x98);
1107 CTASSERT(offsetof(struct mcx_cap_device, device_frequency_khz) == 0x9c);
1108 CTASSERT(sizeof(struct mcx_cap_device) <= MCX_CMDQ_MAILBOX_DATASIZE);
3991 struct mcx_cap_device *hca;
4076 struct mcx_cap_device *hca;