Searched refs:HostPhysMemPages (Results 1 – 2 of 2) sorted by relevance
663 ip->HostPhysMemPages = ctob(physmem) / AAC_PAGE_SIZE; in aac_init()665 ip->HostPhysMemPages = in aac_init()666 (ip->HostPhysMemPages + AAC_PAGE_SIZE) / AAC_PAGE_SIZE; in aac_init()
157 u_int32_t HostPhysMemPages; member