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

  /src/sys/arch/alpha/eisa/
eisa_machdep.c 126 paddr_t eisa_config_addr; /* defaults to 0 */ variable in typeref:typename:paddr_t
385 printf("EISA config at 0x%lx\n", eisa_config_addr);
424 cfgaddr = eisa_config_addr + ecud->ecud_offset;
eisa_machdep.c 126 paddr_t eisa_config_addr; /* defaults to 0 */ variable in typeref:typename:paddr_t
385 printf("EISA config at 0x%lx\n", eisa_config_addr);
424 cfgaddr = eisa_config_addr + ecud->ecud_offset;

Completed in 138 milliseconds