Searched refs:slot (Results 26 - 50 of 287) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dhtab.c187 long slot; local
216 slot = ((hash & hash_mask)*HPTES_PER_GROUP);
225 lpar_rc = plpar_pte_enter(flags, slot, local_hpte.dw0.dword0,
234 slot = HvCallHpt_findValid(&rhpte, vpn);
235 if (slot < 0) {
239 HvCallHpt_addValidate(slot, 0, (HPTE *)&local_hpte );
292 long slot; local
349 unsigned long hash, slot, secondary; local
355 slot = (hash & htab_data.htab_hash_mask) * HPTES_PER_GROUP;
356 slot
467 unsigned long vsid, vpn, va, hash, secondary, slot, flags; local
556 rpa_lpar_hpte_getword0(unsigned long slot) argument
576 iSeries_hpte_getword0(unsigned long slot) argument
600 long slot; local
630 long slot; local
663 long slot; local
693 hpte_invalidate(unsigned long slot, unsigned long secondary, unsigned long va, int large, int local) argument
728 rpa_lpar_hpte_invalidate(unsigned long slot, unsigned long secondary, unsigned long va, int large, int local) argument
747 iSeries_hpte_invalidate(unsigned long slot, unsigned long secondary, unsigned long va, int large, int local) argument
780 hpte_updatepp(unsigned long slot, unsigned long secondary, unsigned long newpp, unsigned long va, int large) argument
830 rpa_lpar_hpte_updatepp(unsigned long slot, unsigned long secondary, unsigned long newpp, unsigned long va, int large) argument
855 iSeries_hpte_updatepp(unsigned long slot, unsigned long secondary, unsigned long newpp, unsigned long va, int large) argument
893 long slot; local
917 long slot; local
938 long slot; local
1052 unsigned long slot; local
1154 long slot; local
1211 unsigned long slot; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hotplug/
H A Dpci_hotplug_util.c54 static int build_dev (struct pci_ops *ops, u8 bus, u8 slot, u8 function, struct pci_dev **pci_dev) argument
61 (slot > 31) ||
79 my_dev->devfn = PCI_DEVFN(slot, function);
89 * @slot: the pci slot number of the pci device to read from
98 int pci_read_config_byte_nodev (struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u8 *value) argument
103 dbg("%p, %d, %d, %d, %d, %p\n", ops, bus, slot, function, where, value);
104 dev = pci_find_slot(bus, PCI_DEVFN(slot, function));
110 result = build_dev (ops, bus, slot, function, &dev);
123 * @slot
132 pci_read_config_word_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u16 *value) argument
167 pci_read_config_dword_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u32 *value) argument
202 pci_write_config_byte_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u8 value) argument
237 pci_write_config_word_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u16 value) argument
272 pci_write_config_dword_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u32 value) argument
[all...]
H A Dcpqphp_core.c73 static int set_attention_status (struct hotplug_slot *slot, u8 value);
74 static int process_SI (struct hotplug_slot *slot);
75 static int process_SS (struct hotplug_slot *slot);
76 static int hardware_test (struct hotplug_slot *slot, u32 value);
77 static int get_power_status (struct hotplug_slot *slot, u8 *value);
78 static int get_attention_status (struct hotplug_slot *slot, u8 *value);
79 static int get_latch_status (struct hotplug_slot *slot, u8 *value);
80 static int get_adapter_status (struct hotplug_slot *slot, u8 *value);
81 static int get_max_bus_speed (struct hotplug_slot *slot, enum pci_bus_speed *value);
82 static int get_cur_bus_speed (struct hotplug_slot *slot, enu
99 is_slot64bit(struct slot *slot) argument
110 is_slot66mhz(struct slot *slot) argument
473 get_slot_mapping(struct pci_ops *ops, u8 bus_num, u8 dev_num, u8 *slot) argument
588 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
623 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
663 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
698 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
716 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
734 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
752 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
771 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
790 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
809 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dpci_impl.h25 #define EISA_DEFAULT_IO_BASE 0x9000 /* start above 8th slot */
26 #define DEFAULT_IO_BASE 0x8000 /* start at 8th slot */
111 static inline u8 bridge_swizzle(u8 pin, u8 slot) argument
113 return (((pin-1) + slot) % 4) + 1;
122 if (slot >= min_idsel && slot <= max_idsel && pin < irqs_per_slot) \
123 _ctl_ = irq_tab[slot - min_idsel][pin]; \
H A Dsys_miata.c100 *12 Interrupt Line A from slot 4
101 *13 Interrupt Line B from slot 4
102 *14 Interrupt Line C from slot 4
103 *15 Interrupt Line D from slot 4
104 *16 Interrupt Line A from slot 5
105 *17 Interrupt line B from slot 5
106 *18 Interrupt Line C from slot 5
107 *19 Interrupt Line D from slot 5
108 *20 Interrupt Line A from slot 1
109 *21 Interrupt Line B from slot
148 miata_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
193 int slot, pin = *pinp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/vr41xx/victor-mpc30x/
H A Dpci_fixup.c34 u8 slot, func; local
37 slot = PCI_SLOT(dev->devfn);
41 switch (slot) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/vr41xx/zao-capcella/
H A Dpci_fixup.c33 u8 slot, func, pin; local
36 slot = PCI_SLOT(dev->devfn);
40 switch (slot) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lasat/
H A DlasatIRQ.S46 andi a0, s0, CAUSEF_IP2 # delay slot, check hw0 interrupt
59 move a0, sp # delay slot
62 nop # delay slot
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_idbg.c62 qprintf("Per-slot Function Info\n");
93 idbg_pss_info(pcibr_soft_t pcibr_soft, pciio_slot_t slot) argument
99 pss = &pcibr_soft->bs_slot[slot];
100 qprintf("PCI INFRASTRUCTURAL INFO FOR SLOT %d\n", slot);
125 pcibr_soft->bs_rrb_valid[slot],
126 pcibr_soft->bs_rrb_valid[slot + PCIBR_RRB_SLOT_VIRTUAL],
127 pcibr_soft->bs_rrb_res[slot]);
136 pciio_slot_t slot; local
142 for (slot = 0; slot <
[all...]
H A Dpcibr_ate.c303 int slot; local
342 for (slot = 0; slot < 8; ++slot)
343 if (atomic_read(&pcibr_soft->bs_slot[slot].bss_ext_ates_active)) {
345 bs_slot[slot].
349 bs_slot[slot].
354 cmd_regs[slot] = cmd_reg;
356 cmd_regs[slot] = 0;
369 for (slot
412 int slot; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c700.c468 /* Pull a slot off the free list */
472 struct NCR_700_command_slot *slot = hostdata->free_list; local
474 if(slot == NULL) {
481 if(slot->state != NCR_700_SLOT_FREE)
486 hostdata->free_list = slot->ITL_forw;
487 slot->ITL_forw = NULL;
491 * indicates the slot is in use and cannot be run by the IRQ
494 slot->state = NCR_700_SLOT_BUSY;
497 return slot;
501 free_slot(struct NCR_700_command_slot *slot, argument
562 struct NCR_700_command_slot *slot = local
576 struct NCR_700_command_slot *slot = hostdata->ITL_Hash_back[hash]; local
588 struct NCR_700_command_slot *slot = hostdata->ITLQ_Hash_back[hash]; local
648 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, Scsi_Cmnd *SCp, struct NCR_700_command_slot *slot) argument
674 struct NCR_700_command_slot *slot = local
1037 struct NCR_700_command_slot *slot = local
1151 struct NCR_700_command_slot *slot; local
1232 struct NCR_700_command_slot *slot; local
1360 struct NCR_700_command_slot *slot = local
1438 struct NCR_700_command_slot *slot = local
1604 struct NCR_700_command_slot *slot = local
1636 struct NCR_700_command_slot *slot = (SCp == NULL) ? NULL : local
1828 struct NCR_700_command_slot *slot; local
2046 struct NCR_700_command_slot *slot; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mips-boards/generic/
H A DmipsIRQ.S88 andi a0, s0, CAUSEF_IP2 # delay slot, check hw0 interrupt
101 andi a0, s0, CAUSEF_IP3 # delay slot, check hw1 interrupt
103 beq a0, zero, 1f # delay slot, check hw3 interrupt
117 move a0, sp # delay slot
120 nop # delay slot
125 andi a0, s0, CAUSEF_IP5 # delay slot, check hw3 interrupt
127 move a0, sp # delay slot
129 nop # delay slot
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-integrator/
H A Dpci.c70 static inline int bridge_swizzle(int pin, unsigned int slot) argument
72 return (pin + slot) & 3;
103 * map the specified device/slot/pin to an IRQ. This works out such
104 * that slot 9 pin 1 is INT0, pin 2 is INT1, and slot 10 pin 1 is INT1.
106 static int __init integrator_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
108 int intnr = ((slot - 9) + (pin - 1)) & 3;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/db1x00/
H A Dpci_fixup.c77 unsigned int slot, func; local
86 slot = PCI_SLOT(dev->devfn);
87 switch (slot) {
95 DBG("slot %d irq %d\n", slot, dev->irq);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/pb1500/
H A Dpci_fixup.c74 unsigned int slot, func; local
83 slot = PCI_SLOT(dev->devfn);
84 switch (slot) {
92 DBG("slot %d irq %d\n", slot, dev->irq);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5074/
H A Dint-handler.S68 andi a0, s0, CAUSEF_IP2 # delay slot, check local level zero
70 andi a0, s0, CAUSEF_IP3 # delay slot, check local level one
74 move a0, sp # delay slot
77 nop # delay slot
81 andi a0, s0, CAUSEF_IP6 # delay slot, check bus error
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5074/
H A Dint-handler.S68 andi a0, s0, CAUSEF_IP2 # delay slot, check local level zero
70 andi a0, s0, CAUSEF_IP3 # delay slot, check local level one
74 move a0, sp # delay slot
77 nop # delay slot
81 andi a0, s0, CAUSEF_IP6 # delay slot, check bus error
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/efs/
H A Dnamei.c15 int slot, namelen; local
41 for(slot = 0; slot < dirblock->slots; slot++) {
42 dirslot = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7770_osm.c54 int i, slot; local
60 for (slot = 1; slot < NUMSLOTS; eisaBase+=0x1000, slot++) {
76 continue; /* no EISA card in slot */
89 sprintf(buf, "ahc_eisa:%d", slot);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dpcibr.c265 * Additional PIO spaces per slot are
525 * marked valid for the specified PCI slot on this
528 * NOTE: The "slot" parameter for all pcibr_rrb
533 * channel, add PCIBR_RRB_SLOT_VIRTUAL to the slot
538 * the RRB is valid and matches the slot. However,
542 * slot come up "all ones" and all other fields
554 pciio_slot_t slot)
558 tmp = bridge->b_rrb_map[slot & 1].reg;
559 tmp ^= 0x11111111 * (7 - slot / 2);
570 * available to be allocated for the specified slot
553 do_pcibr_rrb_count_valid(bridge_t *bridge, pciio_slot_t slot) argument
577 do_pcibr_rrb_count_avail(bridge_t *bridge, pciio_slot_t slot) argument
605 do_pcibr_rrb_alloc(bridge_t *bridge, pciio_slot_t slot, int more) argument
639 do_pcibr_rrb_free(bridge_t *bridge, pciio_slot_t slot, int less) argument
678 do_pcibr_rrb_autoalloc(pcibr_soft_t pcibr_soft, int slot, int more_rrbs) argument
1128 pcibr_try_set_device(pcibr_soft_t pcibr_soft, pciio_slot_t slot, unsigned flags, bridgereg_t mask) argument
1353 pcibr_release_device(pcibr_soft_t pcibr_soft, pciio_slot_t slot, bridgereg_t mask) argument
1378 pcibr_device_write_gather_flush(pcibr_soft_t pcibr_soft, pciio_slot_t slot) argument
1569 pciio_slot_t slot = PCIIO_SLOT_NONE; local
1676 pcibr_slot_info_return(pcibr_soft_t pcibr_soft, pciio_slot_t slot, pcibr_slot_info_resp_t respp) argument
1766 pciio_slot_t slot = reqp->req_slot; local
1849 pciio_slot_t slot = 0; local
1877 pciio_slot_t slot = 0; local
1904 pciio_slot_t slot; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/mm/
H A Dinit.c1103 int slot; local
1107 for (slot = 0; slot < 14; slot++) printk (" ");
1111 for (slot = 1; slot < 64; slot+=3) {
1113 slot,
1114 spitfire_get_itlb_tag(slot), spitfire_get_itlb_data(slot),
1142 int slot; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-footbridge/
H A Debsa285-pci.c23 static int __init ebsa285_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
33 return irqmap_ebsa285[(slot + pin) & 3];
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn1/
H A Darch.h71 #define slot_getbasepfn(node,slot) (mkpfn(COMPACT_TO_NASID_NODEID(node), slot<<SLOT_PFNSHIFT))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn1/
H A Darch.h71 #define slot_getbasepfn(node,slot) (mkpfn(COMPACT_TO_NASID_NODEID(node), slot<<SLOT_PFNSHIFT))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ite-boards/ivr/
H A Dpci_fixup.c53 unsigned int slot, func; local
71 slot = PCI_SLOT(dev->devfn);
74 switch (slot) {
105 case 0x12: // ivr slot
126 case 0x13: // expansion slot
151 printk("irq fixup: slot %d, int line %d, int number %d\n",
152 slot, pin, dev->irq);

Completed in 124 milliseconds

1234567891011>>