pintos/src/devices/serial.h File Reference

#include <stdint.h>

Go to the source code of this file.

Functions

void serial_init_queue (void)
void serial_putc (uint8_t)
void serial_flush (void)
void serial_notify (void)


Function Documentation

void serial_flush ( void   ) 

Definition at line 136 of file serial.c.

References intq_empty(), intq_getc(), intr_disable(), intr_set_level(), putc_poll(), and txq.

Referenced by debug_panic(), and power_off().

void serial_init_queue ( void   ) 

void serial_notify ( void   ) 

Definition at line 149 of file serial.c.

References ASSERT, intr_get_level(), INTR_OFF, mode, QUEUE, and write_ier().

Referenced by input_getc(), and input_putc().

void serial_putc ( uint8_t   ) 


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6