Searched refs:INTEL_TCTL_COLD_MASK (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | intel.h | 124 #define INTEL_TCTL_COLD_MASK INTEL_TCTL_COLD ( 0x3ff ) macro |
H A D | intel.c | 515 tctl &= ~( INTEL_TCTL_CT_MASK | INTEL_TCTL_COLD_MASK ); |
Completed in 59 milliseconds