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

  /src/sys/dev/ic/
aac.c 663 ip->HostPhysMemPages = ctob(physmem) / AAC_PAGE_SIZE;
666 (ip->HostPhysMemPages + AAC_PAGE_SIZE) / AAC_PAGE_SIZE;
aacreg.h 170 #define AAC_PAGE_SIZE 4096 /* Used to set HostPhysMemPages */

Completed in 14 milliseconds