OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcx_cap_device
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
787
struct
mcx_cap_device
{
struct
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)
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025