io.h File Reference

Go to the source code of this file.

Functions

unsigned char inportByte (unsigned int)
unsigned long inportDWord (unsigned int)
unsigned short inportWord (unsigned int)
void outportByte (unsigned int, unsigned char)
void outportByteP (unsigned int port, unsigned char value)
void outportDWord (unsigned int port, unsigned long value)
void outportWord (unsigned int, unsigned short)


Function Documentation

unsigned char inportByte ( unsigned  int  ) 

Definition at line 39 of file io.c.

Referenced by _int13(), atkbd_scan(), backSpace(), countMemory(), dp_recv(), fdcRw(), getByte(), hdInit(), hdRead(), hdWrite(), initLNC(), kbdRead(), kbdWrite(), keyboardHandler(), kprint(), ne2k_init(), ne2kHandler(), pciRead(), PCtoNIC(), sendByte(), setLED(), systemTask(), timeCmosRead(), tty_init(), and waitFdc().

unsigned long inportDWord ( unsigned  int  ) 

Definition at line 134 of file io.c.

Referenced by pciRead().

unsigned short inportWord ( unsigned  int  ) 

Definition at line 56 of file io.c.

Referenced by _int13(), getblock(), hdInit(), hdRead(), lanceProbe(), lncInt(), NICtoPC(), pciRead(), readBcr(), and readCsr().

void outportByte ( unsigned  int,
unsigned  char 
)

Definition at line 73 of file io.c.

Referenced by _dmaXfer(), _int13(), atkbd_scan(), backSpace(), c_ap_boot(), clearScreen(), countMemory(), dp_recv(), fdcRw(), floppyIsrhndlr(), getblock(), hdInit(), hdRead(), hdWrite(), i8259_init(), irqDisable(), irqEnable(), kbdWrite(), keyboardHandler(), kprint(), lncInt(), motorOn(), mouseHandler(), mouseInit(), ne2k_init(), ne2kHandler(), NICtoPC(), pciWrite(), PCtoNIC(), pit_init(), reset(), sendByte(), setLED(), systemTask(), tty_change(), tty_init(), and tty_print().

void outportByteP ( unsigned int  port,
unsigned char  value 
)

Definition at line 88 of file io.c.

Referenced by pit_init(), and timeCmosRead().

void outportDWord ( unsigned int  port,
unsigned long  value 
)

Definition at line 119 of file io.c.

Referenced by pciRead(), and pciWrite().

void outportWord ( unsigned  int,
unsigned  short 
)

Definition at line 104 of file io.c.

Referenced by _int13(), hdWrite(), lncInt(), pciWrite(), PCtoNIC(), readBcr(), readCsr(), writeBcr(), and writeCsr().


Generated on Sun Dec 3 02:38:07 2006 for UbixOS V2 by  doxygen 1.4.7