#include <jsdriver.h>
Member Enumeration Documentation
- Enumerator:
INFO |
|
DEBUG |
|
PCI |
|
IRQ |
|
RX |
|
TX |
|
VF |
|
WARN |
|
ALL |
|
Constructor & Destructor Documentation
Member Function Documentation
PciDriver::__attribute__ |
( |
(format(printf, 3, 4)) |
| ) |
|
|
protected |
mword PciDriver::addr2phys |
( |
void * |
ptr | ) |
|
|
protected |
Translate a virtual to a physical address.
bool PciDriver::assign_pci |
( |
| ) |
|
|
protected |
void PciDriver::spin |
( |
unsigned |
micros | ) |
|
|
protected |
bool PciDriver::wait |
( |
volatile uint32 & |
reg, |
|
|
uint32 |
mask, |
|
|
uint32 |
value, |
|
|
unsigned |
timeout_micros = 1000000 |
|
) |
| |
|
protected |
Member Data Documentation
unsigned PciDriver::_msg_level |
|
protected |
const char* PciDriver::_name |
|
protected |
The documentation for this class was generated from the following files: