HomeSort by: relevance | last modified time | path
    Searched defs:have_ea (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
pci_map.c 579 bool have_ea = false; local in function:pci_mapreg_submap
594 have_ea = true;
600 have_ea = false;
604 if (!have_ea) {
618 if (have_ea) {
pci_map.c 579 bool have_ea = false; local in function:pci_mapreg_submap
594 have_ea = true;
600 have_ea = false;
604 if (!have_ea) {
618 if (have_ea) {

Completed in 21 milliseconds