Searched refs:enabled (Results 1 – 5 of 5) sorted by relevance
18 bool enabled; member33 .enabled = true,40 .enabled = true,47 .enabled = true,157 if (!uart.enabled) { in uart16550_init()177 uart.enabled = false; in uart16550_init()196 uart.enabled = false; in uart16550_init()226 if (!uart.enabled) { in uart16550_getc()264 if (!uart.enabled) { in uart16550_puts()284 uart.enabled = enabled; in uart16550_set_property()[all …]
25 uint64_t enabled:1; member34 uint64_t enabled:1; member
73 if (ref_tsc_page->enabled == 1U) { in hyperv_setup_tsc_page()133 if (hypercall.enabled != 0UL) { in hyperv_setup_hypercall_page()158 vcpu->vm->arch_vm.hyperv.hypercall_page.enabled = 0UL; in hyperv_wrmsr()317 vm->arch_vm.hyperv.hypercall_page.enabled = 0U; in hyperv_page_destory()321 vm->arch_vm.hyperv.ref_tsc_page.enabled = 0UL; in hyperv_page_destory()
140 void uart16550_set_property(bool enabled, enum serial_dev_type uart_type, uint64_t base_addr);
73 MBEDTLS_CIPHER_NULL_CIPHER is enabled. Found by TrinityTonic in #1719.257 MBEDTLS_ASN1_PARSE_C is not enabled. This allows the use of PBKDF2336 is not enabled. Set MBEDTLS_SSL_MIN_MAJOR_VERSION387 default enabled) maximum fragment length extension is disabled in the652 The issue could only happen client-side with renegotiation enabled.873 * Fix compilation without MBEDTLS_SELF_TEST enabled.1253 * Configuration option POLARSSL_HAVE_IPV6 was removed (always enabled).1315 thread-safe if MBEDTLS_THREADING_C is enabled.1356 * Fix bug in entropy.c when THREADING_C is also enabled that caused2176 disabled by default and can be enabled with POLARSSL_SSL_DEBUG_ALL[all …]
Completed in 10 milliseconds