37#ifndef _PC386_CONSOLE_PRIVATE_h
38#define _PC386_CONSOLE_PRIVATE_h
98 size_t number_of_ports
uint32_t rtems_device_minor_number
This integer type represents the minor number of devices.
Definition: io.h:115
int vt_ioctl(unsigned int cmd, unsigned long arg)
This function is the ioctl() support for a VGA buffer driver.
Definition: vt.c:181
void console_initialize_data(void)
console_initialize_data
Definition: legacy-console.c:101
void console_register_devices(console_tbl *new_ports, size_t number_of_ports)
console_register_devices
Definition: legacy-console.c:138
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:62
This header file defines the RTEMS Classic API.
The generic libchip serial driver interface.