Searched refs:console (Results 51 - 75 of 79) sorted by relevance

1234

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c773 { "console", OPT_OFFSET(console), opts_parse_charp, NULL, 0 },
1085 free(p_opt->console);
1544 p_opt->console = strdup(OSM_DEFAULT_CONSOLE);
2072 if (strcmp(p_opts->console, OSM_DISABLE_CONSOLE)
2073 && strcmp(p_opts->console, OSM_LOCAL_CONSOLE)
2075 && strcmp(p_opts->console, OSM_LOOPBACK_CONSOLE)
2078 && strcmp(p_opts->console, OSM_REMOTE_CONSOLE)
2081 log_report(" Invalid Cached Option Value:console = %s"
2083 p_opts->console, OSM_DEFAULT_CONSOL
[all...]
H A Dosm_console.c1645 cio_close(&p_osm->console, &p_osm->log);
1793 FILE *out = p_osm->console.out;
1839 osm_console_t *p_oct = &p_osm->console;
1873 "ERR 4B04: Failed to accept console socket: %s\n",
1930 /* If we use a local console, stdin is closed (most probable is pipe ended)
1931 * so we close the local console */
/freebsd-11-stable/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh195 Enable console messages, indicating the progress of the
/freebsd-11-stable/stand/i386/mbr/
H A Dmbr.s139 # Output an ASCIZ string to the console via the BIOS.
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c28 __FBSDID("$FreeBSD: stable/11/sys/dev/xen/console/xen_console.c 362331 2020-06-18 15:44:40Z royger $");
53 #include <xen/interface/io/console.h>
77 * Only the minimal set up to get a console should be done here.
80 /* Prepare the console to be fully use */
112 /* Pointer to the console operations */
126 * Data for the main console
127 * Necessary to support low-level console driver
134 * Virtual address of the shared console page (only for PV guest)
156 * console char by char.
197 /*---------------------- Helpers for the console loc
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc290 conlflags = $(lflags) -subsystem:console
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
H A DMakefile41 mi-cmds.c mi-console.c mi-getopt.c mi-interp.c mi-main.c \
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h302 char *console; member in struct:osm_subn_opt
/freebsd-11-stable/sys/x86/xen/
H A Dpv.c168 console_page = (char *)(ptoa(si->console.domU.mfn) + KERNBASE);
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Docteon-pci-console.c51 #include <asm/octeon/octeon-pci-console.h>
65 #include "octeon-pci-console.h"
139 /* Get global pci console information and look up specific console structure. */
144 printf("ERROR: attempting to read non-existant console: %d\n", console_num);
182 /* Get global pci console information and look up specific console structure. */
187 printf("ERROR: attempting to read non-existant console: %d\n", console_num);
226 /* Get global pci console information and look up specific console structur
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_cons.c73 static MALLOC_DEFINE(M_TTYCONS, "tty console", "tty console handling");
86 int cons_avail_mask = 0; /* Bit mask. Each registered low level console
94 struct msgbuf consmsgbuf; /* message buffer for console tty */
98 struct tty *constty; /* pointer to console "window" tty */
114 * Check if we should mute the console (for security reasons perhaps)
125 * Find the first console with the highest priority.
141 * Initialize console, and attach to it.
156 * Make the best console the preferred console
[all...]
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_device.h459 struct lio_console console[LIO_MAX_MAPS]; member in struct:octeon_device
713 * Initialize console access
721 * Adds access to a console to the device.
724 * @param console_num: which console
728 * * specific string to enable debug console output
735 /* write or read from a console */
744 * Send a string to u-boot on console 0 as a command.
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfirewire.c55 extern struct console dconsole;
/freebsd-11-stable/stand/sparc64/loader/
H A Dmain.c210 extern struct console ofwconsole;
211 struct console *consoles[] = {
837 * Probe for a console.
/freebsd-11-stable/contrib/file/magic/
H A DMakefile.am68 $(MAGIC_FRAGMENT_DIR)/console \
H A DMakefile.in341 $(MAGIC_FRAGMENT_DIR)/console \
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_main.c85 * \brief determines if a given console has debug enabled.
86 * @param console console to check
90 lio_console_debug_enabled(uint32_t console) argument
93 return (console_bitmask >> (console)) & 0x1;
650 * If console debug enabled, specify empty string to
658 lio_dev_err(octeon_dev, "Could not access board console\n");
662 * If console was added AND we're logging console output
663 * then set our console prin
[all...]
/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch213 "Always treat stdout as console (enable colors/columns/etc.)."
423 )" -v want="$column" -v console="$CONSOLE" '
425 function ans(seq) { return console ? "\033[" seq "m" : "" }
505 -v console="$CONSOLE" \
510 function ans(seq) { return console ? "\033[" seq "m" : "" }
1124 -v console="$CONSOLE" \
1180 function ans(seq) { return console ? "\033[" seq "m" : "" }
1275 if (!console) lines = strip(lines)
1282 if (!console) tag = strip(tag)
1338 int console;
[all...]
/freebsd-11-stable/tools/tools/sysbuild/
H A Dsysbuild.sh80 # serial console ?
624 log_it serial console
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c62 int console; member in struct:video_adapter_softc
/freebsd-11-stable/contrib/openresolv/
H A Dresolvconf.in114 the console
/freebsd-11-stable/sys/dev/vt/
H A Dvt_core.c740 vt_scrollmode_kbdevent(struct vt_window *vw, int c, int console) argument
752 if (console == 0) {
791 if (console == 0)
831 vt_scrollmode_kbdevent(vw, c, 0/* Not a console */);
967 * If vt_upgrade() happens while the console is grabbed, we are
1625 * prevent data from reaching the console driver while
2651 /* For existing console window. */
2795 * Register as console. If it already registered, cnadd() will ignore
2876 /* Ask holding process to free window and switch to console window */
/freebsd-11-stable/stand/lua/
H A Dcore.lua340 local c = loader.getenv("console")
/freebsd-11-stable/sys/dev/virtio/console/
H A Dvirtio_console.c27 /* Driver for VirtIO console devices. */
55 #include <dev/virtio/console/virtio_console.h>
761 device_printf(dev, "%s: console port %d, but does not exist\n",
1158 * For now, assume the first (only) port is the console. Note
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend482 usr.sbin/bsdconfig/console \
483 usr.sbin/bsdconfig/console/include \

Completed in 211 milliseconds

1234