Searched refs:slot (Results 426 - 450 of 701) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhash_utils_64.c1143 unsigned long hash, index, shift, hidx, slot; local
1151 slot = (hash & htab_hash_mask) * HPTES_PER_GROUP;
1152 slot += hidx & _PTEIDX_GROUP_IX;
1153 DBG_LOW(" sub %ld: hash=%lx, hidx=%lx\n", index, slot, hidx);
1154 ppc_md.hpte_invalidate(slot, va, psize, ssize, local);
1214 unsigned long hash, hidx, slot; local
1226 slot = (hash & htab_hash_mask) * HPTES_PER_GROUP;
1227 slot += hidx & _PTEIDX_GROUP_IX;
1228 ppc_md.hpte_invalidate(slot, va, mmu_linear_psize, mmu_kernel_ssize, 0);
H A Dslb.c44 unsigned long slot)
46 return (ea & slb_esid_mask(ssize)) | SLB_ESID_V | slot;
317 /* Invalidate the entire SLB (even slot 0) & all the ERATS */
43 mk_esid_data(unsigned long ea, int ssize, unsigned long slot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dmlme.c387 int i, err, slot = -1, nfree = 0; local
428 slot = i;
433 /* we need one free slot for disassoc and one for this auth */
440 wdev->auth_bsses[slot] = bss;
442 wdev->authtry_bsses[slot] = bss;
448 wdev->auth_bsses[slot] = NULL;
450 wdev->authtry_bsses[slot] = NULL;
490 int i, err, slot = -1; local
527 slot = i;
532 if (slot <
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha1542.c512 /* Fetch the sense data, and tuck it away, in the required slot. The
554 HOSTDATA(shost)->SCint[mbo] = NULL; /* This effectively frees up the mailbox slot, as
665 /* free the claimed mailbox slot */
1008 int slot = 0; local
1011 for (indx = 0; (slot != MCA_NOTFOUND) && (indx < ARRAY_SIZE(bases)); indx++) {
1017 slot = mca_find_unused_adapter(0x0f1f, slot);
1018 if (slot == MCA_NOTFOUND)
1022 pos = mca_read_stored_pos(slot, 3);
1050 printk(KERN_INFO "Found an AHA-1640 in MCA slot
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c1818 u_char slot; local
1833 slot = 0xC0;
1835 slot = 0x80;
1837 __func__, slot);
1838 Write_hfc(hc, HFCPCI_B1_SSL, slot);
1839 Write_hfc(hc, HFCPCI_B1_RSL, slot);
1845 slot = 0xC1;
1847 slot = 0x81;
1849 __func__, slot);
1850 Write_hfc(hc, HFCPCI_B2_SSL, slot);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-message.h280 dbus_int32_t slot,
285 dbus_int32_t slot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dlcs.h190 __u8 slot; member in struct:lcs_header
208 __u8 slot; member in struct:lcs_cmd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dibmlana.c818 int slot = mdev->slot, z, rc; local
847 printk(KERN_INFO "%s: IBM LAN Adapter/A found in slot %d\n", dev->name, slot + 1);
852 startslot = slot + 1;
858 priv->slot = slot;
873 startslot = slot + 1;
903 /* next probe will start at next slot */
905 startslot = slot
[all...]
H A Drionet.c238 static void rionet_inb_msg_event(struct rio_mport *mport, void *dev_id, int mbox, int slot) argument
245 printk(KERN_INFO "%s: inbound message event, mbox %d slot %d\n",
246 DRV_NAME, mbox, slot);
254 static void rionet_outb_msg_event(struct rio_mport *mport, void *dev_id, int mbox, int slot) argument
263 "%s: outbound message event, mbox %d slot %d\n",
264 DRV_NAME, mbox, slot);
266 while (rnet->tx_cnt && (rnet->ack_slot != slot)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A DMakefile9 obj-$(CONFIG_SYSFS) += slot.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmachdep.h52 void (*hpte_invalidate)(unsigned long slot,
56 long (*hpte_updatepp)(unsigned long slot,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dembedded.c205 int ssb_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
212 res = ssb_pcicore_pcibios_map_irq(dev, slot, pin);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Damplc_dio200.c43 [1] - PCI slot of device (optional)
44 If bus/slot is not specified, the first available PCI device will
553 * bus and slot.
557 dio200_find_pci(struct comedi_device *dev, int bus, int slot, argument
569 /* If bus/slot specified, check them. */
570 if (bus || slot) {
572 || slot != PCI_SLOT(pci_dev->devfn))
601 if (bus || slot) {
604 dev->minor, thisboard->name, bus, slot);
1340 int bus = 0, slot local
[all...]
H A Damplc_pci224.c54 [1] - PCI slot of device (optional).
55 If bus/slot is not specified, the first available PCI device
70 [1] - PCI slot of device (optional).
71 If bus/slot is not specified, the first available PCI device
1318 * bus and slot.
1321 pci224_find_pci(struct comedi_device *dev, int bus, int slot, argument
1333 /* If bus/slot specified, check them. */
1334 if (bus || slot) {
1336 || slot != PCI_SLOT(pci_dev->devfn))
1363 if (bus || slot) {
1385 int bus = 0, slot = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/8xx/
H A Dmpc885ads_setup.c49 static void pcmcia_hw_setup(int slot, int enable) argument
57 static int pcmcia_set_voltage(int slot, int vcc, int vpp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dplpar_wrappers.h122 unsigned long hpte_r, unsigned long *slot)
129 *slot = retbuf[0];
120 plpar_pte_enter(unsigned long flags, unsigned long hpte_group, unsigned long hpte_v, unsigned long hpte_r, unsigned long *slot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthardware.h115 int (*srcimp_mgr_set_imaparc)(void *blk, unsigned int slot);
162 int (*daio_mgr_set_imaparc)(void *blk, unsigned int slot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkprobes.h260 extern void free_insn_slot(kprobe_opcode_t *slot, int dirty);
281 extern void free_optinsn_slot(kprobe_opcode_t *slot, int dirty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-nokia770.c191 static int nokia770_mmc_set_power(struct device *dev, int slot, int power_on, argument
198 static int nokia770_mmc_get_cover_state(struct device *dev, int slot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dkurobox_pro-setup.c122 static int __init kurobox_pro_pci_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
129 irq = orion5x_pci_map_irq(dev, slot, pin);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsys_nautilus.c16 * 1 AGP slot
68 nautilus_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
76 if (slot == 1 && pin == 2 &&
H A Dsys_sio.c149 noname_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
161 * that the Avanti has an additional slot whose routing I'm
173 { 2, 2, -1, -1, -1}, /* idsel 8 (Hack: slot closest ISA) */
188 p2k_map_irq(struct pci_dev *dev, u8 slot, u8 pin) argument
194 { 1, 1, 2, 3, 0}, /* idsel 8 (slot A) */
195 { 2, 2, 3, 0, 1}, /* idsel 9 (slot B) */
390 /* For UDB, the only available PCI slot must not map to IRQ 9,
391 since that's the builtin MSS sound chip. That PCI slot
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dat91sam9260_devices.c323 if (data->slot[i].bus_width) {
325 if (data->slot[i].detect_pin) {
326 at91_set_gpio_input(data->slot[i].detect_pin, 1);
327 at91_set_deglitch(data->slot[i].detect_pin, 1);
329 if (data->slot[i].wp_pin)
330 at91_set_gpio_input(data->slot[i].wp_pin, 1);
338 if (data->slot[i].bus_width == 4) {
350 if (data->slot[i].bus_width == 4) {
359 "AT91: SD/MMC slot %d not available\n", i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dat32ap700x.c1336 /* Must have at least one usable slot */
1337 if (!data->slot[0].bus_width && !data->slot[1].bus_width)
1368 switch (data->slot[0].bus_width) {
1378 if (gpio_is_valid(data->slot[0].detect_pin))
1379 at32_select_gpio(data->slot[0].detect_pin, 0);
1380 if (gpio_is_valid(data->slot[0].wp_pin))
1381 at32_select_gpio(data->slot[0].wp_pin, 0);
1393 switch (data->slot[1].bus_width) {
1404 if (gpio_is_valid(data->slot[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dtree-log.c292 * Item overwrite used by replay and tree logging. eb, slot and key all refer
308 struct extent_buffer *eb, int slot,
322 item_size = btrfs_item_size_nr(eb, slot);
323 src_ptr = btrfs_item_ptr_offset(eb, slot);
462 /* replays a single extent in 'eb' at 'slot' with 'key' into the
477 struct extent_buffer *eb, int slot,
491 item = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
630 ret = overwrite_item(trans, root, path, eb, slot, key);
776 * eb, slot and key refer to the buffer and key found in the log tree.
784 struct extent_buffer *eb, int slot,
305 overwrite_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) argument
474 replay_one_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) argument
780 add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) argument
1259 replay_one_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) argument
1383 int slot; local
1753 int slot; local
[all...]

Completed in 346 milliseconds

<<11121314151617181920>>