HomeSort by: relevance | last modified time | path
    Searched refs:PCI_EA_E (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
pci_map.c 333 entry.enabled = (val & PCI_EA_E) ? true : false;
620 entry.dw0 |= PCI_EA_E;
pcireg.h 1975 #define PCI_EA_E __BIT(31) /* Enable for this entry */
pci_subr.c 2666 onoff("Enable for this entry", reg, PCI_EA_E);

Completed in 19 milliseconds