Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dcf-enabler.c40 #define slot_no 0 macro
42 #define slot_no 1 macro
59 prot = PAGE_KERNEL_PCC(slot_no, _PAGE_PCC_IO16); in allocate_cf_area()
/linux-2.4.37.9/arch/arm/kernel/
Decard.c158 if (req->ec->slot_no == 8) { in ecard_task_readbytes()
565 ec->slot_no, in ecard_dump_irq_state()
626 if (!ec->claimed || ec->irq == NO_IRQ || ec->slot_no == 8) in ecard_irq_noexpmask()
727 have_expmask |= 1 << ec->slot_no; in ecard_probeirqhw()
742 int slot = ec->slot_no; in ecard_address()
744 if (ec->slot_no == 8) in ecard_address()
787 buffer += sprintf(buffer, " %d: %s ", ec->slot_no, in ecard_prints()
854 unsigned int slot = ec->slot_no; in ecard_init_resources()
887 ec->slot_no); in ecard_init_resources()
914 ec->slot_no = slot; in ecard_probe()
/linux-2.4.37.9/drivers/net/wan/
Dsdladrv.c1960 unsigned char CPU_no, slot_no, auto_slot_cfg; in detect_s514() local
1992 slot_no = hw->S514_slot_no; in detect_s514()
2001 modname, CPU_no, slot_no); in detect_s514()
2155 unsigned char slot_no; in find_s514_adapter() local
2166 slot_no = hw->S514_slot_no; in find_s514_adapter()
2192 slot_no = hw->S514_slot_no; in find_s514_adapter()
2194 }else if (((pci_dev->devfn >> 3) & PCI_DEV_SLOT_MASK) == slot_no){ in find_s514_adapter()
2225 slot_no = hw->S514_slot_no; in find_s514_adapter()
2227 }else if (((hw->pci_dev_func >> 3) & PCI_DEV_SLOT_MASK) == slot_no) { in find_s514_adapter()
2253 modname, slot_no); in find_s514_adapter()
[all …]
/linux-2.4.37.9/drivers/acorn/scsi/
Dpowertec.c207 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in powertecscsi_info()
405 powertecscsi_terminator_ctl(host, term[ec->slot_no]); in powertecscsi_probe()
Dcumana_2.c309 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in cumanascsi_2_info()
523 cumanascsi_2_terminator_ctl(host, term[ec->slot_no]); in cumanascsi2_probe()
Deesox.c382 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in eesoxscsi_info()
583 info->control = term[ec->slot_no] ? EESOX_TERM_ENABLE : 0; in eesoxscsi_probe()
Darxescsi.c264 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in arxescsi_info()
/linux-2.4.37.9/include/asm-arm/
Decard.h171 CONST unsigned int slot_no; /* Slot number */ member
/linux-2.4.37.9/drivers/ide/arm/
Dicside.c202 printk(KERN_DEBUG "icside: detected ARCIN V6 in slot %d\n", ec->slot_no); in icside_identifyif()
207 printk(KERN_DEBUG "icside: detected ARCIN V5 in slot %d\n", ec->slot_no); in icside_identifyif()
/linux-2.4.37.9/drivers/acorn/net/
Detherh.c679 dev->name, dev_type, ec->slot_no); in etherh_init_one()
Dether3.c893 printk("%s: %s in slot %d, ", dev->name, name, ec->slot_no); in ether3_init_one()
Dether1.c1054 dev->name, ec->slot_no); in ether1_init_one()