Home
last modified time | relevance | path

Searched refs:esp (Results 1 – 25 of 117) sorted by relevance

12345

/linux/drivers/scsi/
A Desp_scsi.c160 esp->ops->send_dma_cmd(esp, esp->command_block_dma, in esp_send_dma_cmd()
1074 i, esp->ireg, esp->sreg); in esp_reconnect_with_tag()
1091 esp->ops->send_dma_cmd(esp, esp->command_block_dma, in esp_reconnect_with_tag()
1110 esp->ops->dma_drain(esp); in esp_reconnect_with_tag()
1114 i, esp->ireg, esp->sreg, in esp_reconnect_with_tag()
1794 esp->ops->dma_drain(esp); in esp_process_event()
2145 esp->sreg, esp->seqreg, esp->sreg2, esp->ireg); in __esp_interrupt()
2173 struct esp *esp = dev_id; in scsi_esp_intr() local
2283 esp->ops->reset_dma(esp); in esp_bootup_reset()
2398 esp->host->unique_id, esp->regs, esp->dma_regs, in scsi_esp_register()
[all …]
A Dsun_esp.c112 static int esp_sbus_register_irq(struct esp *esp) in esp_sbus_register_irq() argument
139 esp->host->this_id = esp->scsi_id; in esp_get_scsi_id()
140 esp->scsi_id_mask = (1 << esp->scsi_id); in esp_get_scsi_id()
143 static void esp_get_differential(struct esp *esp) in esp_get_differential() argument
155 static void esp_get_clock_params(struct esp *esp) in esp_get_clock_params() argument
214 static int sbus_esp_irq_pending(struct esp *esp) in sbus_esp_irq_pending() argument
221 static void sbus_esp_reset_dma(struct esp *esp) in sbus_esp_reset_dma() argument
320 static void sbus_esp_dma_drain(struct esp *esp) in sbus_esp_dma_drain() argument
430 static int sbus_esp_dma_error(struct esp *esp) in sbus_esp_dma_error() argument
456 struct esp *esp; in esp_sbus_probe_one() local
[all …]
A Dzorro_esp.c182 static int zorro_esp_irq_pending(struct esp *esp) in zorro_esp_irq_pending() argument
191 static int cyber_esp_irq_pending(struct esp *esp) in cyber_esp_irq_pending() argument
201 static int fastlane_esp_irq_pending(struct esp *esp) in fastlane_esp_irq_pending() argument
231 static void zorro_esp_reset_dma(struct esp *esp) in zorro_esp_reset_dma() argument
236 static void zorro_esp_dma_drain(struct esp *esp) in zorro_esp_dma_drain() argument
543 static int zorro_esp_dma_error(struct esp *esp) in zorro_esp_dma_error() argument
718 struct esp *esp; in zorro_esp_probe() local
793 esp->scsi_id_mask = (1 << esp->scsi_id); in zorro_esp_probe()
797 zep->esp = esp; in zorro_esp_probe()
828 esp->fifo_reg = esp->regs + ESP_FDATA * 4; in zorro_esp_probe()
[all …]
A Djazz_esp.c37 static u8 jazz_esp_read8(struct esp *esp, unsigned long reg) in jazz_esp_read8() argument
42 static int jazz_esp_irq_pending(struct esp *esp) in jazz_esp_irq_pending() argument
49 static void jazz_esp_reset_dma(struct esp *esp) in jazz_esp_reset_dma() argument
54 static void jazz_esp_dma_drain(struct esp *esp) in jazz_esp_dma_drain() argument
59 static void jazz_esp_dma_invalidate(struct esp *esp) in jazz_esp_dma_invalidate() argument
84 static int jazz_esp_dma_error(struct esp *esp) in jazz_esp_dma_error() argument
109 struct esp *esp; in esp_jazz_probe() local
140 esp->command_block = dma_alloc_coherent(esp->dev, 16, in esp_jazz_probe()
154 esp->host->this_id = esp->scsi_id; in esp_jazz_probe()
155 esp->scsi_id_mask = (1 << esp->scsi_id); in esp_jazz_probe()
[all …]
A Dam53c974.c92 struct esp *esp; member
96 static void pci_esp_dma_drain(struct esp *esp);
118 static int pci_esp_irq_pending(struct esp *esp) in pci_esp_irq_pending() argument
134 static void pci_esp_reset_dma(struct esp *esp) in pci_esp_reset_dma() argument
139 static void pci_esp_dma_drain(struct esp *esp) in pci_esp_dma_drain() argument
191 static int pci_esp_dma_error(struct esp *esp) in pci_esp_dma_error() argument
377 struct esp *esp; in pci_esp_probe_one() local
423 pep->esp = esp; in pci_esp_probe_one()
437 esp->dma_regs = esp->regs; in pci_esp_probe_one()
468 esp->scsi_id_mask = (1 << esp->scsi_id); in pci_esp_probe_one()
[all …]
A Dmac_esp.c53 struct esp *esp; member
73 static void mac_esp_reset_dma(struct esp *esp) in mac_esp_reset_dma() argument
78 static void mac_esp_dma_drain(struct esp *esp) in mac_esp_dma_drain() argument
83 static void mac_esp_dma_invalidate(struct esp *esp) in mac_esp_dma_invalidate() argument
88 static int mac_esp_dma_error(struct esp *esp) in mac_esp_dma_error() argument
240 static int mac_esp_irq_pending(struct esp *esp) in mac_esp_irq_pending() argument
294 struct esp *esp; in esp_mac_probe() local
324 esp->scsi_id_mask = 1 << esp->scsi_id; in esp_mac_probe()
329 mep->esp = esp; in esp_mac_probe()
358 esp->fifo_reg = esp->regs + ESP_FDATA * 16; in esp_mac_probe()
[all …]
A Dsun3x_esp.c59 static u8 sun3x_esp_read8(struct esp *esp, unsigned long reg) in sun3x_esp_read8() argument
64 static int sun3x_esp_irq_pending(struct esp *esp) in sun3x_esp_irq_pending() argument
71 static void sun3x_esp_reset_dma(struct esp *esp) in sun3x_esp_reset_dma() argument
84 static void sun3x_esp_dma_drain(struct esp *esp) in sun3x_esp_dma_drain() argument
106 static void sun3x_esp_dma_invalidate(struct esp *esp) in sun3x_esp_dma_invalidate() argument
149 static int sun3x_esp_dma_error(struct esp *esp) in sun3x_esp_dma_error() argument
174 struct esp *esp; in esp_sun3x_probe() local
203 esp->command_block = dma_alloc_coherent(esp->dev, 16, in esp_sun3x_probe()
218 esp->host->this_id = esp->scsi_id; in esp_sun3x_probe()
219 esp->scsi_id_mask = (1 << esp->scsi_id); in esp_sun3x_probe()
[all …]
A Desp_scsi.h364 struct esp;
370 void (*esp_write8)(struct esp *esp, u8 val, unsigned long reg);
371 u8 (*esp_read8)(struct esp *esp, unsigned long reg);
378 int (*irq_pending)(struct esp *esp);
383 u32 (*dma_length_limit)(struct esp *esp, u32 dma_addr,
390 void (*reset_dma)(struct esp *esp);
395 void (*dma_drain)(struct esp *esp);
398 void (*dma_invalidate)(struct esp *esp);
410 void (*send_dma_cmd)(struct esp *esp, u32 dma_addr, u32 esp_count,
416 int (*dma_error)(struct esp *esp);
[all …]
/linux/arch/x86/entry/
A Dentry_32.S353 lss (%esp), %esp /* switch to espfix segment */
388 movl %esp, %esi
430 movl %edi, %esp
535 movl %esp, %esi
550 movl %ebx, %esp
578 movl %esp, %esi
836 movl TSS_entry2task_stack(%esp), %esp
1038 sgdt (%esp)
1052 lss (%esp), %esp /* switch to the normal stack segment */
1213 pushl %esp
[all …]
/linux/arch/x86/kernel/
A Dftrace_32.S37 movl %esp, %ebp
42 movl %esp, %ebp
51 movl 4*4(%esp), %edx
54 lea 4*4(%esp), %edx
111 pushl %esp # points at ss
145 movl PT_OLDESP(%esp), %eax
146 movl PT_EIP(%esp), %ecx
150 movl PT_EAX(%esp), %ecx
160 lea -8(%eax), %esp
171 movl 3*4(%esp), %eax
[all …]
A Drelocate_kernel_32.S49 movl %esp, ESP(%edi)
88 lea PAGE_SIZE(%edi), %esp
138 addl $8, %esp
166 addl $PAGE_SIZE, %esp
171 movl 0(%esp), %ebp
177 lea PAGE_SIZE(%ebx), %esp
183 addl $8, %esp
189 lea PAGE_SIZE(%edi), %esp
203 movl ESP(%edi), %esp
216 movl 8(%esp), %edx
[all …]
/linux/net/ipv6/
A Desp6.c473 esp->esph = esph; in esp6_output_encap()
523 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
557 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
602 if (esp->inplace) in esp6_output_tail()
608 esp->esph = esph; in esp6_output_tail()
706 esp.tfclen = 0; in esp6_output()
716 esp.clen = ALIGN(skb->len + 2 + esp.tfclen, blksize); in esp6_output()
717 esp.plen = esp.clen - skb->len - esp.tfclen; in esp6_output()
718 esp.tailen = esp.tfclen + esp.plen + alen; in esp6_output()
722 esp.nfrags = esp6_output_head(x, skb, &esp); in esp6_output()
[all …]
A Desp6_offload.c290 struct esp_info esp; in esp6_xmit() local
294 esp.inplace = true; in esp6_xmit()
306 esp.proto = xo->proto; in esp6_xmit()
313 esp.tfclen = 0; in esp6_xmit()
317 esp.clen = ALIGN(skb->len + 2 + esp.tfclen, blksize); in esp6_xmit()
318 esp.plen = esp.clen - skb->len - esp.tfclen; in esp6_xmit()
319 esp.tailen = esp.tfclen + esp.plen + alen; in esp6_xmit()
322 esp.nfrags = esp6_output_head(x, skb, &esp); in esp6_xmit()
323 if (esp.nfrags < 0) in esp6_xmit()
324 return esp.nfrags; in esp6_xmit()
[all …]
/linux/net/ipv4/
A Desp4.c436 esp->esph = esph; in esp_output_encap()
487 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
521 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
566 if (esp->inplace) in esp_output_tail()
572 esp->esph = esph; in esp_output_tail()
669 esp.tfclen = 0; in esp_output()
679 esp.clen = ALIGN(skb->len + 2 + esp.tfclen, blksize); in esp_output()
680 esp.plen = esp.clen - skb->len - esp.tfclen; in esp_output()
681 esp.tailen = esp.tfclen + esp.plen + alen; in esp_output()
685 esp.nfrags = esp_output_head(x, skb, &esp); in esp_output()
[all …]
A Desp4_offload.c253 struct esp_info esp; in esp_xmit() local
257 esp.inplace = true; in esp_xmit()
271 esp.proto = xo->proto; in esp_xmit()
278 esp.tfclen = 0; in esp_xmit()
282 esp.clen = ALIGN(skb->len + 2 + esp.tfclen, blksize); in esp_xmit()
283 esp.plen = esp.clen - skb->len - esp.tfclen; in esp_xmit()
284 esp.tailen = esp.tfclen + esp.plen + alen; in esp_xmit()
290 esp.nfrags = esp_output_head(x, skb, &esp); in esp_xmit()
291 if (esp.nfrags < 0) in esp_xmit()
292 return esp.nfrags; in esp_xmit()
[all …]
/linux/arch/x86/um/
A Dstub_32.S9 mov %esp, %ecx
11 add $8, %esp
14 mov 0x0(%esp), %eax
23 mov %esp, 0x4(%ecx)
26 add %eax, %esp
43 mov %esp, %ecx
A Dsetjmp_32.S11 # %esp
26 movl 4(%esp),%edx
31 movl %esp,4(%edx) # Post-return %esp!
49 movl 4(%esp),%edx # jmp_ptr address
50 movl 8(%esp),%eax # Return value
53 movl 4(%edx),%esp
/linux/arch/x86/platform/efi/
A Defi_stub_32.S17 movl %esp, %ebp
20 push 16(%esp)
21 push 16(%esp)
41 subl $__PAGE_OFFSET, %esp
49 movl 36(%esp), %edx // &efi.runtime
57 movl 16(%esp), %ebx
/linux/arch/x86/boot/compressed/
A Dmem_encrypt.S111 cmpl $0x72, 16(%esp)
119 movl %edx, 12(%esp) # Store result
126 movl %edx, 8(%esp) # Store result
133 movl %edx, 4(%esp) # Store result
140 movl %edx, 0(%esp) # Store result
150 cmpl $0x8000001f, 12(%esp)
158 btl $1, 12(%esp)
168 addl $4, %esp
171 addl $2, (%esp)
/linux/tools/testing/selftests/net/
A Dl2tp.sh236 tmpl proto esp mode transport
240 tmpl proto esp mode transport
244 tmpl proto esp mode transport
248 tmpl proto esp mode transport
252 spi 0x1000 proto esp aead 'rfc4106(gcm(aes))' \
257 spi 0x1001 proto esp aead 'rfc4106(gcm(aes))' \
262 spi 0x1000 proto esp aead 'rfc4106(gcm(aes))' \
275 tmpl proto esp mode transport
279 tmpl proto esp mode transport
283 tmpl proto esp mode transport
[all …]
A Dvrf-xfrm-tests.sh223 tmpl src ${HOST1_4} dst ${HOST2_4} proto esp mode tunnel
228 tmpl src ${HOST1_4} dst ${HOST2_4} proto esp mode tunnel
233 tmpl src ${HOST2_4} dst ${HOST1_4} proto esp mode tunnel
265 proto esp spi ${SPI_1} reqid 0 mode tunnel \
272 proto esp spi ${SPI_1} reqid 0 mode tunnel \
280 proto esp spi ${SPI_2} reqid 0 mode tunnel \
287 proto esp spi ${SPI_2} reqid 0 mode tunnel \
295 proto esp spi ${SPI_1} reqid 0 mode tunnel \
302 proto esp spi ${SPI_1} reqid 0 mode tunnel \
310 proto esp spi ${SPI_2} reqid 0 mode tunnel \
[all …]
/linux/arch/x86/lib/
A Dchecksum_32.S52 movl 20(%esp),%eax # Function arg: unsigned int sum
53 movl 16(%esp),%ecx # Function arg: int len
124 testb $1, 12(%esp)
140 movl 20(%esp),%eax # Function arg: unsigned int sum
141 movl 16(%esp),%ecx # Function arg: int len
242 testb $1, 12(%esp)
273 subl $4,%esp
277 movl ARGBASE+12(%esp),%ecx # len
278 movl ARGBASE+4(%esp),%esi # src
279 movl ARGBASE+8(%esp),%edi # dst
[all …]
/linux/arch/h8300/kernel/
A Dtraps.c114 void show_stack(struct task_struct *task, unsigned long *esp, const char *loglvl) in show_stack() argument
119 if (esp == NULL) in show_stack()
120 esp = (unsigned long *) &esp; in show_stack()
122 stack = esp; in show_stack()
136 stack = esp; in show_stack()
/linux/Documentation/devicetree/bindings/net/wireless/
A Desp,esp8089.yaml4 $id: http://devicetree.org/schemas/net/wireless/esp,esp8089.yaml#
14 const: esp,esp8089
19 esp,crystal-26M-en:
37 compatible = "esp,esp8089";
39 esp,crystal-26M-en = <2>;
/linux/include/net/
A Desp.h43 int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
44 int esp_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
46 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
47 int esp6_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);

Completed in 51 milliseconds

12345