Searched refs:brdno (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mvme16x/
H A Dconfig.c91 sprintf(model, "Motorola MVME%x%s", p->brdno, suf);
99 if (p->brdno == 0x0162 || p->brdno == 0x0172)
153 vme_brdtype = p->brdno;
158 if (p->brdno == 0x0162 || p->brdno == 0x172)
164 printk ("MVME%x Hardware status:\n", p->brdno);
196 if (p->brdno == 0x0162 || p->brdno == 0x172)
210 if (p->brdno
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dpmcc4_drv.c220 ci->brdno = ci->next ? ci->next->brdno + 1 : 0;
617 ci->brdno = count++;
702 ch->p.card = ci->brdno;
1105 ch->p.card = ci->brdno;
1526 bip->brdno = ci->brdno; /* our board number */
1610 int brdno; local
1613 brdno = ci->brdno;
[all...]
H A Dsbeproc.c69 hdw_info_t *hi = &hdw_info[ci->brdno];
131 len += sprintf (buffer + len, "Board Number: %d\n", bip->brdno);
H A Dpmcc4_private.h184 unsigned char brdno; /* our board number */ member in struct:sbe_card_info
H A Dhwprobe.c53 show_two (hdw_info_t * hi, int brdno) argument
105 hdw_sn_get (hdw_info_t * hi, int brdno) argument
H A Dlibsbew.h109 unsigned char brdno; /* our board number */ member in struct:sbe_brd_info
172 unsigned char brdno; /* returns brdno requested */ member in struct:sbe_brd_addr
H A Dlinux.c945 c4_add_dev (hdw_info_t * hi, int brdno, unsigned long f0, unsigned long f1, argument
965 ci->brdno = ci->next ? ci->next->brdno + 1 : 0;
1045 hdw_sn_get (hi, brdno); /* also sets PROM format type (promfmt)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmvme16xhw.h16 u_short brdno; member in struct:__anon9643

Completed in 220 milliseconds