18 #ifndef _PC386_CONSOLE_PRIVATE_h 19 #define _PC386_CONSOLE_PRIVATE_h 29 extern rtems_device_minor_number BSPPrintkPort;
53 rtems_device_minor_number *match_minor
79 size_t number_of_ports
console_tbl * console_find_console_entry(const char *match, size_t length, rtems_device_minor_number *match_minor)
console_find_console_entry
Definition: legacy-console.c:43
void console_register_devices(console_tbl *new_ports, size_t number_of_ports)
console_register_devices
Definition: legacy-console.c:119
void console_initialize_data(void)
console_initialize_data
Definition: legacy-console.c:82
The generic libchip serial driver interface.
int vt_ioctl(unsigned int cmd, unsigned long arg)
This function is the ioctl() support for a VGA buffer driver.
Definition: vt.c:181