Searched refs:slot_no (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/
H A Dcf-enabler.c39 #define slot_no 0 macro
41 #define slot_no 1 macro
55 prot = PAGE_KERNEL_PCC(slot_no, _PAGE_PCC_IO16);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Decard.c127 res = ec->slot_no == 8
143 if (ec->slot_no == 8) {
500 if (ec->slot_no == 8)
504 ec->slot_no, ec->claimed ? "" : "not ");
563 if (!ec->claimed || ec->irq == NO_IRQ || ec->slot_no == 8)
649 have_expmask |= 1 << ec->slot_no;
668 int slot = ec->slot_no;
670 if (ec->slot_no == 8)
713 buffer += sprintf(buffer, " %d: %s ", ec->slot_no,
800 ec->slot_no
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Decard.h169 CONST unsigned int slot_no; /* Slot number */ member in struct:expansion_card
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/kernel/
H A Decard.c362 ec->slot_no,
450 int slot = ec->slot_no;
474 buffer += sprintf(buffer, " %d: ", ec->slot_no);
540 unsigned int slot = ec->slot_no;
627 ec->slot_no = slot;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/arm/
H A Dcumana_2.c285 host->hostt->name, info->info.scsi.type, info->ec->slot_no,
412 cumanascsi_2_terminator_ctl(host, term[ec->slot_no]);
H A Dpowertec.c191 host->hostt->name, info->info.scsi.type, info->ec->slot_no,
340 powertecscsi_terminator_ctl(host, term[ec->slot_no]);
H A Darxescsi.c217 host->hostt->name, info->info.scsi.type, info->ec->slot_no,
H A Deesox.c388 host->hostt->name, info->info.scsi.type, info->ec->slot_no,
548 info->control = term[ec->slot_no] ? EESOX_TERM_ENABLE : 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm26/
H A Decard.h176 CONST unsigned int slot_no; /* Slot number */ member in struct:expansion_card
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/arm/
H A Detherh.c712 if (ec->slot_no != 8) {
751 dev->name, data->name, ec->slot_no);
H A Dether1.c1049 dev->name, ec->slot_no);
H A Dether3.c863 printk("%s: %s in slot %d, ", dev->name, data->name, ec->slot_no);

Completed in 399 milliseconds