OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mac_reg
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
etherfabric.c
1107
#define FALCON_GMAC_REG( efab,
mac_reg
) \
1109
( (
mac_reg
) * FALCON_GMAC_REG_SIZE ) )
1112
#define FALCON_XMAC_REG( efab_port,
mac_reg
) \
1114
( (
mac_reg
) * FALCON_XMAC_REG_SIZE ) )
[
all
...]
via-velocity.h
1493
u8
mac_reg
[256];
member in struct:velocity_context
[
all
...]
Completed in 121 milliseconds