Home
last modified time | relevance | path

Searched refs:getenv_string (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/powerpc/powernv/
H A Dopal_dbg.c61 if (!getenv_string("hw.uart.dbgport", buf, sizeof(buf))) in uart_opal_dbg_probe()
/freebsd-src/sys/powerpc/pseries/
H A Dphyp_dbg.c61 if (!getenv_string("hw.uart.dbgport", buf, sizeof(buf))) in uart_phyp_dbg_probe()
/freebsd-src/sys/dev/uart/
H A Duart_cpu_powerpc.c152 if (!getenv_string("hw.uart.dbgport", buf, sizeof(buf))) in uart_cpu_getdev()
/freebsd-src/sys/x86/acpica/
H A Dmadt.c577 if (getenv_string("hw.acpi.sci.trigger", buf, sizeof(buf))) { in madt_parse_interrupt_values()
589 if (getenv_string("hw.acpi.sci.polarity", buf, sizeof(buf))) { in madt_parse_interrupt_values()
/freebsd-src/sys/sys/
H A Dkernel.h472 getenv_string((path), (var), (size))
H A Dsystm.h416 int getenv_string(const char *name, char *data, int size);
/freebsd-src/sys/kern/
H A Dkern_environment.c736 getenv_string(const char *name, char *data, int size) in getenv_string() function
/freebsd-src/share/man/man9/
H A DMakefile1168 getenv.9 getenv_string.9 \