Public Attributes | |
struct interrupt | ppc_irq |
uint32_t | sr |
uint32_t | er |
struct pci_data * | pci_data |
Definition at line 46 of file dev_cpc700.cc.
uint32_t cpc700_data::er |
Definition at line 50 of file dev_cpc700.cc.
Referenced by cpc700_interrupt_assert(), cpc700_interrupt_deassert(), and DEVICE_ACCESS().
struct pci_data* cpc700_data::pci_data |
Definition at line 52 of file dev_cpc700.cc.
Referenced by DEVICE_ACCESS(), and DEVINIT().
struct interrupt cpc700_data::ppc_irq |
Definition at line 47 of file dev_cpc700.cc.
Referenced by cpc700_interrupt_assert(), cpc700_interrupt_deassert(), DEVICE_ACCESS(), and DEVINIT().
uint32_t cpc700_data::sr |
Definition at line 49 of file dev_cpc700.cc.
Referenced by cpc700_interrupt_assert(), cpc700_interrupt_deassert(), and DEVICE_ACCESS().