Searched refs:INTEL_TCTL_COLD (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dintel.h122 #define INTEL_TCTL_COLD(x) ( (x) << 12 ) /**< Collision distance */ macro
123 #define INTEL_TCTL_COLD_DEFAULT INTEL_TCTL_COLD ( 0x040 )
124 #define INTEL_TCTL_COLD_MASK INTEL_TCTL_COLD ( 0x3ff )

Completed in 42 milliseconds