Searched refs:first_mirror (Results 1 – 2 of 2) sorted by relevance
120 u_long first_mirror, last_mirror, shmem; in arcrimi_found() local145 first_mirror = last_mirror = shmem; in arcrimi_found()146 while (isa_readb(first_mirror) == TESTvalue) in arcrimi_found()147 first_mirror -= mirror_size; in arcrimi_found()148 first_mirror += mirror_size; in arcrimi_found()154 dev->mem_start = first_mirror; in arcrimi_found()
414 u_long first_mirror, last_mirror; in com90xx_found() local439 first_mirror = last_mirror = shmem; in com90xx_found()440 while (isa_readb(first_mirror) == TESTvalue) in com90xx_found()441 first_mirror -= mirror_size; in com90xx_found()442 first_mirror += mirror_size; in com90xx_found()448 dev->mem_start = first_mirror; in com90xx_found()