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

  /src/sys/dev/pci/
pci_map.c 546 if (pci_get_capability(pc, tag, PCI_CAP_EA, &ea_cap_ptr, NULL))
592 if (pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_EA, &ea_cap_ptr,
pciconf.c 610 if (pci_get_capability(pb->pc, tag, PCI_CAP_EA, &pd->ea_cap_ptr,
pcireg.h 590 #define PCI_CAP_EA 0x14 /* Enhanced Allocation (EA) */
pci_subr.c 2735 { PCI_CAP_EA, "Enhanced Allocation", pci_conf_print_ea_cap },

Completed in 19 milliseconds