PCI_EA_E
entry.enabled = (val & PCI_EA_E) ? true : false;
entry.dw0 |= PCI_EA_E;
onoff("Enable for this entry", reg, PCI_EA_E);