The Pedigree Project
0.1
|
This is the complete list of members for IoPortManager, including all inherited members.
allocate(IoPort *Port, io_port_t ioPort, size_t size) | IoPortManager | |
allocateIoPortList(Vector< IoPortInfo * > &IoPorts) | IoPortManager | |
free(IoPort *Port) | IoPortManager | |
freeIoPortList(Vector< IoPortInfo * > &IoPorts) | IoPortManager | |
initialise(io_port_t ioPortBase, size_t size) INITIALISATION_ONLY | IoPortManager | |
instance() | IoPortManager | inlinestatic |
IoPortManager() INITIALISATION_ONLY | IoPortManager | private |
IoPortManager(const IoPortManager &) | IoPortManager | private |
m_FreeIoPorts | IoPortManager | private |
m_Instance | IoPortManager | privatestatic |
m_Lock | IoPortManager | private |
m_UsedIoPorts | IoPortManager | private |
operator=(const IoPortManager &) | IoPortManager | private |
Processor (defined in IoPortManager) | IoPortManager | friend |
~IoPortManager() | IoPortManager | privatevirtual |