Home
last modified time | relevance | path

Searched refs:brdno (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/m68k/mvme16x/
Dconfig.c109 sprintf(model, "Motorola MVME%x%s", p->brdno, suf); in mvme16x_get_model()
118 if (p->brdno == 0x0162 || p->brdno == 0x0172) in mvme16x_get_hardware_list()
178 vme_brdtype = p->brdno; in config_mvme16x()
183 if (p->brdno == 0x0162 || p->brdno == 0x172) in config_mvme16x()
189 printk ("MVME%x Hardware status:\n", p->brdno); in config_mvme16x()
221 if (p->brdno == 0x0162 || p->brdno == 0x172) in mvme16x_abort_int()
235 if (p->brdno == 0x0162 || p->brdno == 0x172) in mvme16x_abort_int()
262 if (p->brdno == 0x0162 || p->brdno == 0x172) in mvme16x_sched_init()
/linux-2.4.37.9/include/asm-m68k/
Dmvme16xhw.h16 u_short brdno; member