Routines

 

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

 

I

i8259Init( )initialize the PIC
i8259IntBoi( )detect whether it is spurious interrupt or not
i8259IntBoiEem( )issue EOI before the IRQ0 interrupt handler
i8259IntBoiSmm( )enable Special Mask Mode before the IRQ0 interrupt handler
i8259IntEoiMaster( )send EOI(end of interrupt) signal to the master PIC.
i8259IntEoiSlave( )send EOI(end of interrupt) signal to the slave PIC.
i8259IntEoiSlaveNfnm( )send EOI(end of interrupt) signal to the slave PIC.
i8259IntEoiSlaveSfnm( )send EOI(end of interrupt) signal to the slave PIC.
i8259IntEoiSmm( )disable Special Mask Mode with EOI signal to the master PIC

S

sysBspRev( )return the BSP version and revision number
sysBusIntAck( )acknowledge a bus interrupt
sysBusIntGen( )generate a bus interrupt
sysBusTas( )test and set a location across the bus
sysBusToLocalAdrs( )convert a bus address to a local address
sysDelay( )allow recovery time for port accesses
sysHwInit( )initialize the system hardware
sysHwInit2( )additional system configuration and initialization
sysIntDisablePIC( )disable a bus interrupt level
sysIntEnablePIC( )enable a bus interrupt level
sysIntEoiGet( )get EOI/BOI function and its parameter
sysIntInitPIC( )initialize the interrupt controller
sysIntLevel( )get an IRQ(PIC) or INTIN(APIC) number in service
sysIntLock( )lock out all interrupts
sysIntUnlock( )unlock the PIC interrupts
sysLocalToBusAdrs( )convert a local address to a bus address
sysMailboxConnect( )connect a routine to the mailbox interrupt
sysMailboxEnable( )enable the mailbox interrupt
sysMemTop( )get the address of the top of VxWorks memory
sysMmuMapAdd( )insert a new MMU mapping
sysModel( )return the model name of the CPU board
sysNvRamGet( )get the contents of non-volatile RAM
sysNvRamSet( )write to non-volatile RAM
sysPciIvecToIrq( )get an IRQ(PIC or IOAPIC) number from vector address
sysPhysMemTop( )get the address of the top of physical memory
sysProcNumGet( )get the processor number
sysProcNumSet( )set the processor number
sysStrayInt( )Do nothing for stray interrupts.
sysToMonitor( )transfer control to the ROM monitor
sysUsDelay( )delay specified number of microseconds