Searched refs:mem_alloc_start (Results 1 – 2 of 2) sorted by relevance
132 sc->mem_alloc_start = (start + 0x100000 + 1) & ~(0x100000 - 1);136 (unsigned long) sc->mem_alloc_start));288 start = (type == PCI_MAPREG_TYPE_MEM ? sc->mem_alloc_start
62 bus_addr_t mem_alloc_start; member