OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONSOLES
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/include/
console.h
26
* @note
Consoles
that cannot be used before their initialisation
91
#define
CONSOLES
__table ( struct console_driver, "
consoles
" )
110
#define __console_driver __table_entry (
CONSOLES
, 01 )
/external/syslinux/gpxe/src/core/
console.c
28
for_each_table_entry ( console,
CONSOLES
) {
50
for_each_table_entry ( console,
CONSOLES
) {
Completed in 195 milliseconds