Searched refs:HostPhysMemPages (Results 1 – 5 of 5) sorted by relevance
185 TOLE(ptr->HostPhysMemPages, 32); in aac_adapter_init_tole()
244 u_int32_t HostPhysMemPages; member
1777 ip->HostPhysMemPages = ctob(physmem) / AAC_PAGE_SIZE; in aac_init()1779 ip->HostPhysMemPages = in aac_init()1780 (ip->HostPhysMemPages + AAC_PAGE_SIZE) / AAC_PAGE_SIZE; in aac_init()
305 u_int32_t HostPhysMemPages; member
1877 ip->HostPhysMemPages = ctob(physmem) / AAC_PAGE_SIZE; in aac_init()1879 ip->HostPhysMemPages = in aac_init()1880 (ip->HostPhysMemPages + AAC_PAGE_SIZE) / AAC_PAGE_SIZE; in aac_init()