Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/mvme16x/
Dconfig.c91 sprintf(model, "Motorola MVME%x%s", p->brdno, suf); in mvme16x_get_model()
99 if (p->brdno == 0x0162 || p->brdno == 0x0172) in mvme16x_get_hardware_list()
153 vme_brdtype = p->brdno; in config_mvme16x()
158 if (p->brdno == 0x0162 || p->brdno == 0x172) in config_mvme16x()
164 printk ("MVME%x Hardware status:\n", p->brdno); in config_mvme16x()
196 if (p->brdno == 0x0162 || p->brdno == 0x172) in mvme16x_abort_int()
210 if (p->brdno == 0x0162 || p->brdno == 0x172) in mvme16x_abort_int()
238 if (p->brdno == 0x0162 || p->brdno == 0x172) in mvme16x_sched_init()
/linux-2.6.39/drivers/staging/cxt1e1/
Dpmcc4_drv.c220 ci->brdno = ci->next ? ci->next->brdno + 1 : 0; in c4_new()
617 ci->brdno = count++; in c4_init()
707 ch->p.card = ci->brdno; in c4_init()
1123 ch->p.card = ci->brdno; in c4_new_chan()
1555 bip->brdno = ci->brdno; /* our board number */ in sbecom_get_brdinfo()
1639 int brdno; in c4_ebus_intr_th_handler() local
1642 brdno = ci->brdno; in c4_ebus_intr_th_handler()
1647 if (nciInterrupt[brdno][0] != NULL) in c4_ebus_intr_th_handler()
1648 (*nciInterrupt[brdno][0]) (); in c4_ebus_intr_th_handler()
1653 if (nciInterrupt[brdno][1] != NULL) in c4_ebus_intr_th_handler()
[all …]
Dsbeproc.c74 hdw_info_t *hi = &hdw_info[ci->brdno]; in sbecom_proc_get_sbe_info()
142 len += sprintf (buffer + len, "Board Number: %d\n", bip->brdno); in sbecom_proc_get_sbe_info()
Dlibsbew.h109 unsigned char brdno; /* our board number */ member
172 unsigned char brdno; /* returns brdno requested */ member
Dhwprobe.c53 show_two (hdw_info_t * hi, int brdno) in show_two() argument
105 hdw_sn_get (hdw_info_t * hi, int brdno) in hdw_sn_get() argument
Dpmcc4_private.h197 unsigned char brdno; /* our board number */ member
Dlinux.c954 c4_add_dev (hdw_info_t * hi, int brdno, unsigned long f0, unsigned long f1, in c4_add_dev() argument
974 ci->brdno = ci->next ? ci->next->brdno + 1 : 0; in c4_add_dev()
1054 hdw_sn_get (hi, brdno); /* also sets PROM format type (promfmt) in c4_add_dev()
/linux-2.6.39/arch/m68k/include/asm/
Dmvme16xhw.h16 u_short brdno; member
/linux-2.6.39/Documentation/scsi/
DChangeLog.lpfc895 * Minor fix for log message, that prints unassigned brdno which is