libhd  5.0
Data Fields
s_serial_t Struct Reference

Serial device resource and hardware information. More...

#include <hd.h>

Data Fields

struct s_serial_tnext
 
char * name
 
char * device
 
unsigned line
 
unsigned port
 
unsigned irq
 
unsigned baud
 

Detailed Description

Serial device resource and hardware information.

Field Documentation

◆ baud

unsigned s_serial_t::baud

◆ device

char* s_serial_t::device

Referenced by get_serial_info(), and hd_scan_serial().

◆ irq

unsigned s_serial_t::irq

◆ line

unsigned s_serial_t::line

◆ name

char* s_serial_t::name

◆ next

struct s_serial_t* s_serial_t::next

◆ port

unsigned s_serial_t::port

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