serial_t Struct Reference
[Public interface]

Serial device resource and hardware information. More...

#include <hd.h>


Data Fields

struct s_serial_t * next
char * name
char * device
unsigned line
unsigned port
unsigned irq
unsigned baud


Detailed Description

Serial device resource and hardware information.

Field Documentation

struct s_serial_t* serial_t::next [read]

char* serial_t::name

char* serial_t::device

unsigned serial_t::line

unsigned serial_t::port

unsigned serial_t::irq

unsigned serial_t::baud


The documentation for this struct was generated from the following file: