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

  /src/sys/dev/ic/
i82365var.h 136 #define PCIC_MAX_MEM_PAGES (8 * sizeof(int))
i82365.c 813 if (sizepg > PCIC_MAX_MEM_PAGES)
821 for (i = 0; i <= PCIC_MAX_MEM_PAGES - sizepg; i++) {
  /src/sys/dev/pci/
pccbb.c 2472 if (sizepg > PCIC_MAX_MEM_PAGES)

Completed in 15 milliseconds