Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rpc/
H A Decard.c124 res = ec->slot_no == 8 in ecard_task_reset()
140 if (ec->slot_no == 8) { in ecard_task_readbytes()
502 if (ec->slot_no == 8) in ecard_dump_irq_state()
510 ec->slot_no, claimed, in ecard_dump_irq_state()
514 ec->slot_no, claimed, in ecard_dump_irq_state()
565 if (!ec->claimed || !ec->irq || ec->slot_no == 8) in ecard_irq_handler()
587 int slot = ec->slot_no; in __ecard_address()
589 if (ec->slot_no == 8) in __ecard_address()
627 seq_printf(m, " %d: %s ", ec->slot_no, ec->easi ? "EASI" : " "); in ecard_prints()
701 ec->slot_no = slot; in ecard_alloc_card()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpnv-pci.h50 int slot_no; member
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dpowertec.c189 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in powertecscsi_info()
327 powertecscsi_terminator_ctl(host, term[ec->slot_no]); in powertecscsi_probe()
H A Dcumana_2.c301 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in cumanascsi_2_info()
404 cumanascsi_2_terminator_ctl(host, term[ec->slot_no]); in cumanascsi2_probe()
H A Deesox.c386 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in eesoxscsi_info()
520 info->control = term[ec->slot_no] ? EESOX_TERM_ENABLE : 0; in eesoxscsi_probe()
H A Darxescsi.c218 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in arxescsi_info()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Decard.h157 CONST unsigned int slot_no; /* Slot number */ member
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpnv_php.c650 php_slot->slot_no = PCI_SLOT(PCI_DN(dn->child)->devfn); in pnv_php_alloc_slot()
652 php_slot->slot_no = -1; /* Placeholder slot */ in pnv_php_alloc_slot()
685 php_slot->slot_no, php_slot->name); in pnv_php_register_slot()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Detherh.c714 if (ec->slot_no != 8) { in etherh_probe()
753 data->name, ec->slot_no, dev->dev_addr); in etherh_probe()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c648 union win_slot_encoding slot_no; in wslot_to_devfn() local
650 slot_no.slot = wslot; in wslot_to_devfn()
651 return PCI_DEVFN(slot_no.bits.dev, slot_no.bits.func); in wslot_to_devfn()
/OK3568_Linux_fs/kernel/drivers/scsi/mvsas/
H A Dmv_sas.c1507 u32 slot_no; in mvs_abort_task() local
1512 slot_no = (u32) (slot - mvi->slot_info); in mvs_abort_task()
1514 mvs_slot_complete(mvi, slot_no, 1); in mvs_abort_task()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/seeq/
H A Dether3.c831 dev->name, data->name, ec->slot_no, dev->dev_addr); in ether3_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dether1.c1033 dev->name, ec->slot_no, dev->dev_addr); in ether1_probe()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtarget.def4631 memory. If @var{slot} is not a memory then @var{slot_no} is an integer\n\
4634 rtx, (rtx slot, rtx arg, rtx slot_no),
4643 memory. If @var{slot} is not a memory then @var{slot_no} is an integer\n\
4646 void, (rtx arg, rtx slot, rtx bounds, rtx slot_no),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtarget.def4631 memory. If @var{slot} is not a memory then @var{slot_no} is an integer\n\
4634 rtx, (rtx slot, rtx arg, rtx slot_no),
4643 memory. If @var{slot} is not a memory then @var{slot_no} is an integer\n\
4646 void, (rtx arg, rtx slot, rtx bounds, rtx slot_no),