List of Operations
1-8
GIO module operations
HOOK module operations
HST module operations
HWI module operations
Function
Operation
GIO_abort
Abort all pending input and output
GIO_control
Device-specific control call
GIO_create
Allocate and initialize a GIO object
GIO_delete
Delete underlying IOM mini-drivers and free GIO object and its structure
GIO_flush
Drain output buffers and discard any pending input
GIO_new
Initialize a pre-allocated GIO object
GIO_read
Synchronous read command
GIO_submit
Submit a GIO packet to the mini-driver
GIO_write
Synchronous write command
Function
Operation
HOOK_getenv
Get environment pointer for a given HOOK and TSK combination
HOOK_setenv
Set environment pointer for a given HOOK and TSK combination
Function
Operation
HST_getpipe
Get corresponding pipe object
Function
Operation
HWI_disable
Globally disable hardware interrupts
HWI_dispatchPlug
Plug the HWI dispatcher
HWI_enable
Globally enable hardware interrupts
HWI_enter
Hardware interrupt service routine prolog