Searched refs:slot (Results 76 - 100 of 952) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-footbridge/
H A Dnetwinder-pci.c18 * We now use the slot ID instead of the device identifiers to select
21 static int netwinder_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
23 switch (slot) {
40 printk(KERN_ERR "PCI: unknown device in slot %s\n",
/linux-master/arch/m68k/include/asm/
H A Dmcfclk.h21 u8 slot; member in struct:clk
36 .slot = clk_slot, \
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h112 * @slot: Device data used to reconstruct binding command.
119 uint32 slot; member in struct:vmw_ctx_bindinfo_cb
127 * @slot: Device data used to reconstruct binding command.
132 uint32 slot; member in struct:vmw_ctx_bindinfo_view
141 * @slot: Device data used to reconstruct binding command.
147 uint32 slot; member in struct:vmw_ctx_bindinfo_so_target
156 * @slot: Device data used to reconstruct binding command.
162 uint32 slot; member in struct:vmw_ctx_bindinfo_vb
210 * @slot: Device data used to reconstruct binding command.
214 uint32 slot; member in struct:vmw_ctx_bindinfo_so
[all...]
/linux-master/include/soc/qcom/
H A Dice.h34 int slot);
35 int qcom_ice_evict_key(struct qcom_ice *ice, int slot);
/linux-master/arch/alpha/kernel/
H A Dsys_miata.c107 *12 Interrupt Line A from slot 4
108 *13 Interrupt Line B from slot 4
109 *14 Interrupt Line C from slot 4
110 *15 Interrupt Line D from slot 4
111 *16 Interrupt Line A from slot 5
112 *17 Interrupt line B from slot 5
113 *18 Interrupt Line C from slot 5
114 *19 Interrupt Line D from slot 5
115 *20 Interrupt Line A from slot 1
116 *21 Interrupt Line B from slot
155 miata_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
205 int slot, pin = *pinp; local
[all...]
/linux-master/block/partitions/
H A Dmac.c37 int slot, blocks_in_map; local
78 for (slot = 1; slot <= blocks_in_map; ++slot) {
79 int pos = slot * secsize;
87 put_partition(state, slot,
92 state->parts[slot].flags = ADDPART_FLAG_RAID;
130 found_root = slot;
H A Dkarma.c18 int slot = 1; local
47 if (slot == state->limit)
51 put_partition(state, slot, le32_to_cpu(p->p_offset),
54 slot++;
H A Dsysv68.c52 int slot = 1; local
81 if (slot == state->limit)
84 put_partition(state, slot,
90 slot++;
H A Dsgi.c40 int slot = 1; local
78 put_partition(state, slot, start, blocks);
80 state->parts[slot].flags = ADDPART_FLAG_RAID;
82 slot++;
/linux-master/fs/nfs/
H A Dnfs4session.c37 * nfs4_shrink_slot_table - free retired slots from the slot table
49 struct nfs4_slot *slot = *p; local
51 *p = slot->next;
52 kfree(slot);
59 * @tbl: controlling slot table
69 * nfs4_free_slot - free a slot and efficiently update slot table.
71 * freeing a slot is trivially done by clearing its respective bit
74 * so that the server would be able to size down the slot table if needed,
83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
107 struct nfs4_slot *slot; local
123 struct nfs4_slot **p, *slot; local
142 nfs4_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
159 nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
183 struct nfs4_slot *slot; variable in typeref:struct:nfs4_slot
361 struct nfs4_slot *slot = pslot; local
375 __nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
383 nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
393 struct nfs4_slot *slot = nfs4_alloc_slot(tbl); local
510 nfs41_update_target_slotid(struct nfs4_slot_table *tbl, struct nfs4_slot *slot, struct nfs4_sequence_res *res) argument
[all...]
/linux-master/fs/dlm/
H A Dmember.c36 memb->slot = le16_to_cpu(rf->rf_our_slot);
42 struct dlm_slot *slot; local
51 slot = &ls->ls_slots[i];
52 if (!slot->nodeid)
54 ro->ro_nodeid = cpu_to_le32(slot->nodeid);
55 ro->ro_slot = cpu_to_le16(slot->slot);
79 array[i].slot, array[i].nodeid);
129 memb->slot = le16_to_cpu(ro->ro_slot);
130 memb->slot_prev = memb->slot;
481 struct dlm_slot slot; local
[all...]
/linux-master/drivers/pci/hotplug/
H A Dshpchp_hpc.c288 static int shpc_write_cmd(struct slot *slot, u8 t_slot, u8 cmd) argument
290 struct controller *ctrl = slot->ctrl;
295 mutex_lock(&slot->ctrl->cmd_lock);
316 retval = shpc_wait_cmd(slot->ctrl);
320 cmd_status = hpc_check_cmd_status(slot->ctrl);
327 mutex_unlock(&slot->ctrl->cmd_lock);
360 static int hpc_get_attention_status(struct slot *slot, u8 *status) argument
362 struct controller *ctrl = slot
384 hpc_get_power_status(struct slot *slot, u8 *status) argument
409 hpc_get_latch_status(struct slot *slot, u8 *status) argument
419 hpc_get_adapter_status(struct slot *slot, u8 *status) argument
430 hpc_get_prog_int(struct slot *slot, u8 *prog_int) argument
439 hpc_get_adapter_speed(struct slot *slot, enum pci_bus_speed *value) argument
492 hpc_query_power_fault(struct slot *slot) argument
501 hpc_set_attention_status(struct slot *slot, u8 value) argument
523 hpc_set_green_led_on(struct slot *slot) argument
528 hpc_set_green_led_off(struct slot *slot) argument
533 hpc_set_green_led_blink(struct slot *slot) argument
578 hpc_power_on_slot(struct slot *slot) argument
589 hpc_slot_enable(struct slot *slot) argument
602 hpc_slot_disable(struct slot *slot) argument
684 hpc_set_bus_speed_mode(struct slot *slot, enum pci_bus_speed value) argument
[all...]
H A Drpadlpar_core.c103 * find_php_slot - return hotplug slot structure for device node
106 * This routine will return the hotplug slot structure
111 static struct slot *find_php_slot(struct device_node *dn)
113 struct slot *slot, *next; local
115 list_for_each_entry_safe(slot, next, &rpaphp_slot_head,
117 if (slot->dn == dn)
118 return slot;
196 /* Add hotplug slot */
198 printk(KERN_ERR "%s: unable to add hotplug slot
207 struct slot *slot; local
359 struct slot *slot; local
[all...]
/linux-master/drivers/mmc/host/
H A Domap.c175 static void mmc_omap_fclk_offdelay(struct mmc_omap_slot *slot) argument
179 if (slot != NULL && slot->host->fclk_enabled && slot->fclk_freq > 0) {
180 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq);
200 static void mmc_omap_select_slot(struct mmc_omap_slot *slot, int claimed) argument
202 struct mmc_omap_host *host = slot->host;
213 host->mmc = slot->mmc;
217 if (host->current_slot != slot || !claimed)
220 if (host->current_slot != slot) {
263 mmc_omap_release_slot(struct mmc_omap_slot *slot, int clk_enabled) argument
306 mmc_omap_cover_is_open(struct mmc_omap_slot *slot) argument
322 struct mmc_omap_slot *slot = mmc_priv(mmc); local
335 struct mmc_omap_slot *slot = mmc_priv(mmc); local
442 struct mmc_omap_slot *slot = host->current_slot; local
485 struct mmc_omap_slot *slot = host->current_slot; local
794 struct mmc_omap_slot *slot = local
862 struct mmc_omap_slot *slot = host->slots[num]; local
881 struct mmc_omap_slot *slot = from_timer(slot, t, cover_timer); local
887 struct mmc_omap_slot *slot = from_tasklet(slot, t, cover_tasklet); local
1093 struct mmc_omap_slot *slot = mmc_priv(mmc); local
1110 mmc_omap_set_power(struct mmc_omap_slot *slot, int power_on, int vdd) argument
1155 struct mmc_omap_slot *slot = mmc_priv(mmc); local
1183 struct mmc_omap_slot *slot = mmc_priv(mmc); local
1256 struct mmc_omap_slot *slot = NULL; local
1350 mmc_omap_remove_slot(struct mmc_omap_slot *slot) argument
[all...]
/linux-master/virt/kvm/
H A Dguest_memfd.c55 struct kvm_memory_slot *slot; local
59 xa_for_each_range(&gmem->bindings, index, slot, start, end - 1) {
60 pgoff_t pgoff = slot->gmem.pgoff;
63 .start = slot->base_gfn + max(pgoff, start) - pgoff,
64 .end = slot->base_gfn + min(pgoff + slot->npages, end) - pgoff,
65 .slot = slot,
198 struct kvm_memory_slot *slot; local
205 * dereferencing the slot fo
240 kvm_gmem_get_file(struct kvm_memory_slot *slot) argument
397 kvm_gmem_bind(struct kvm *kvm, struct kvm_memory_slot *slot, unsigned int fd, loff_t offset) argument
459 kvm_gmem_unbind(struct kvm_memory_slot *slot) argument
485 kvm_gmem_get_pfn(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn, kvm_pfn_t *pfn, int *max_order) argument
[all...]
/linux-master/drivers/misc/cb710/
H A Dcore.c67 struct cb710_slot *slot = &chip->slot[0]; local
73 for (nr = chip->slots; nr; ++slot, --nr) {
74 cb710_irq_handler_t handler_func = slot->irq_handler;
75 if (handler_func && handler_func(slot))
87 struct cb710_slot *slot = cb710_pdev_to_slot(to_platform_device(dev)); local
88 struct cb710_chip *chip = cb710_slot_to_chip(slot);
90 /* slot struct can be freed now */
99 struct cb710_slot *slot = &chip->slot[n local
157 cb710_set_irq_handler(struct cb710_slot *slot, cb710_irq_handler_t handler) argument
[all...]
/linux-master/drivers/scsi/
H A D53c700.c520 /* Pull a slot off the free list */
524 struct NCR_700_command_slot *slot = hostdata->free_list; local
526 if(slot == NULL) {
533 if(slot->state != NCR_700_SLOT_FREE)
538 hostdata->free_list = slot->ITL_forw;
539 slot->ITL_forw = NULL;
543 * indicates the slot is in use and cannot be run by the IRQ
546 slot->state = NCR_700_SLOT_BUSY;
547 slot->flags = 0;
550 return slot;
554 free_slot(struct NCR_700_command_slot *slot, struct NCR_700_Host_Parameters *hostdata) argument
581 struct NCR_700_command_slot *slot = local
591 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, struct NCR_700_command_slot *slot) argument
607 struct NCR_700_command_slot *slot = local
985 struct NCR_700_command_slot *slot = local
1103 struct NCR_700_command_slot *slot; local
1195 struct NCR_700_command_slot *slot; local
1322 struct NCR_700_command_slot *slot = local
1402 struct NCR_700_command_slot *slot = local
1554 struct NCR_700_command_slot *slot = local
1589 struct NCR_700_command_slot *slot = (SCp == NULL) ? NULL : local
1758 struct NCR_700_command_slot *slot; local
1909 struct NCR_700_command_slot *slot; local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dsp2.c92 static int sp2_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 acs, argument
100 if (slot != 0)
134 dev_dbg(&s->client->dev, "%s: slot=%d, addr=0x%04x, %s, data=%x",
135 (read) ? "read" : "write", slot, addr,
147 int slot, int addr)
149 return sp2_ci_op_cam(en50221, slot, SP2_CI_ATTR_ACS,
154 int slot, int addr, u8 data)
156 return sp2_ci_op_cam(en50221, slot, SP2_CI_ATTR_ACS,
161 int slot, u8 addr)
163 return sp2_ci_op_cam(en50221, slot, SP2_CI_IO_AC
146 sp2_ci_read_attribute_mem(struct dvb_ca_en50221 *en50221, int slot, int addr) argument
153 sp2_ci_write_attribute_mem(struct dvb_ca_en50221 *en50221, int slot, int addr, u8 data) argument
160 sp2_ci_read_cam_control(struct dvb_ca_en50221 *en50221, int slot, u8 addr) argument
167 sp2_ci_write_cam_control(struct dvb_ca_en50221 *en50221, int slot, u8 addr, u8 data) argument
174 sp2_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) argument
206 sp2_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) argument
216 sp2_ci_slot_ts_enable(struct dvb_ca_en50221 *en50221, int slot) argument
233 sp2_ci_poll_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) argument
[all...]
/linux-master/fs/btrfs/
H A Duuid-tree.c30 int slot; local
56 slot = path->slots[0];
57 item_size = btrfs_item_size(eb, slot);
58 offset = btrfs_item_ptr_offset(eb, slot);
93 int slot; local
119 slot = path->slots[0];
120 offset = btrfs_item_ptr_offset(eb, slot);
128 slot = path->slots[0];
129 offset = btrfs_item_ptr_offset(eb, slot);
130 offset += btrfs_item_size(eb, slot)
157 int slot; local
299 int slot; local
[all...]
/linux-master/arch/sparc/include/asm/
H A Dleon_pci.h17 int (*map_irq)(const struct pci_dev *dev, u8 slot, u8 pin);
/linux-master/arch/sh/drivers/pci/
H A Dfixups-landisk.c21 int pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) argument
29 int irq = ((slot + pin - 1) & 0x3) + evt2irq(0x2a0);
31 if ((slot | (pin - 1)) > 0x3) {
32 printk(KERN_WARNING "PCI: Bad IRQ mapping request for slot %d pin %c\n",
33 slot, pin - 1 + 'A');
/linux-master/sound/atmel/
H A Dac97c.h63 #define AC97C_CH_MASK(slot) \
64 (0x7 << (3 * (AC97_SLOT_##slot - 3)))
65 #define AC97C_CH_ASSIGN(slot, channel) \
66 (AC97C_CHANNEL_##channel << (3 * (AC97_SLOT_##slot - 3)))
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_uvmem.h9 int kvmppc_uvmem_slot_init(struct kvm *kvm, const struct kvm_memory_slot *slot);
11 const struct kvm_memory_slot *slot);
44 kvmppc_uvmem_slot_init(struct kvm *kvm, const struct kvm_memory_slot *slot) argument
50 kvmppc_uvmem_slot_free(struct kvm *kvm, const struct kvm_memory_slot *slot) { } argument
/linux-master/sound/pci/ctxfi/
H A Dctimap.h21 unsigned short slot; /* the id of the slot containing input data */ member in struct:imapper
/linux-master/arch/mips/pci/
H A Dpci-bcm47xx.c31 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
40 u8 slot, pin; local
49 slot = PCI_SLOT(dev->devfn);
50 res = ssb_pcibios_map_irq(dev, slot, pin);

Completed in 212 milliseconds

1234567891011>>