Home
last modified time | relevance | path

Searched defs:esp (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/scsi/
H A Desp_scsi.c119 static void esp_log_fill_regs(struct esp *esp, in esp_log_fill_regs()
130 void scsi_esp_cmd(struct esp *esp, u8 val) in scsi_esp_cmd()
147 static void esp_send_dma_cmd(struct esp *esp, int len, int max_len, int cmd) in esp_send_dma_cmd()
165 static void esp_event(struct esp *esp, u8 val) in esp_event()
180 static void esp_dump_cmd_log(struct esp *esp) in esp_dump_cmd_log()
201 static void esp_flush_fifo(struct esp *esp) in esp_flush_fifo()
218 static void hme_read_fifo(struct esp *esp) in hme_read_fifo()
235 static void esp_set_all_config3(struct esp *esp, u8 val) in esp_set_all_config3()
244 static void esp_reset_esp(struct esp *esp) in esp_reset_esp()
372 static void esp_map_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_map_dma()
[all …]
H A Desp_scsi.h426 struct esp { struct
430 const struct esp_driver_ops *ops; argument
435 struct esp_cmd_entry *active_cmd; argument
459 struct list_head esp_cmd_pool; argument
461 struct esp_target_data target[ESP_MAX_TARGET]; argument
466 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument
467 int esp_event_cur; argument
483 enum esp_rev rev; argument
485 u32 flags;
517 /* Probed in esp_get_clock_params() */ argument
[all …]
H A Dam53c974.c92 struct esp *esp; member
98 static inline struct pci_esp_priv *pci_esp_get_priv(struct esp *esp) in pci_esp_get_priv()
103 static void pci_esp_write8(struct esp *esp, u8 val, unsigned long reg) in pci_esp_write8()
108 static u8 pci_esp_read8(struct esp *esp, unsigned long reg) in pci_esp_read8()
113 static void pci_esp_write32(struct esp *esp, u32 val, unsigned long reg) in pci_esp_write32()
118 static int pci_esp_irq_pending(struct esp *esp) in pci_esp_irq_pending()
134 static void pci_esp_reset_dma(struct esp *esp) in pci_esp_reset_dma()
139 static void pci_esp_dma_drain(struct esp *esp) in pci_esp_dma_drain()
181 static void pci_esp_dma_invalidate(struct esp *esp) in pci_esp_dma_invalidate()
191 static int pci_esp_dma_error(struct esp *esp) in pci_esp_dma_error()
[all …]
H A Dzorro_esp.c158 struct esp *esp; /* our ESP instance - for Scsi_host* */ member
172 static void zorro_esp_write8(struct esp *esp, u8 val, unsigned long reg) in zorro_esp_write8()
177 static u8 zorro_esp_read8(struct esp *esp, unsigned long reg) in zorro_esp_read8()
182 static int zorro_esp_irq_pending(struct esp *esp) in zorro_esp_irq_pending()
191 static int cyber_esp_irq_pending(struct esp *esp) in cyber_esp_irq_pending()
201 static int fastlane_esp_irq_pending(struct esp *esp) in fastlane_esp_irq_pending()
218 static u32 zorro_esp_dma_length_limit(struct esp *esp, u32 dma_addr, in zorro_esp_dma_length_limit()
224 static u32 fastlane_esp_dma_length_limit(struct esp *esp, u32 dma_addr, in fastlane_esp_dma_length_limit()
231 static void zorro_esp_reset_dma(struct esp *esp) in zorro_esp_reset_dma()
236 static void zorro_esp_dma_drain(struct esp *esp) in zorro_esp_dma_drain()
[all …]
/linux/net/ipv4/
H A Desp4.c305 struct esp_info *esp, in esp_output_udp_encap()
336 struct esp_info *esp) in esp_output_tcp_encap()
364 struct esp_info *esp) in esp_output_tcp_encap()
371 struct esp_info *esp) in esp_output_encap()
402 int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp_output_head()
492 int esp_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp_output_tail()
620 struct esp_info esp; in esp_output() local
/linux/net/ipv6/
H A Desp6.c341 struct esp_info *esp, in esp6_output_udp_encap()
366 struct esp_info *esp) in esp6_output_tcp_encap()
394 struct esp_info *esp) in esp6_output_tcp_encap()
401 struct esp_info *esp) in esp6_output_encap()
432 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp6_output_head()
523 int esp6_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp6_output_tail()
652 struct esp_info esp; in esp6_output() local
/linux/arch/um/kernel/
H A Dexec.c33 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) in start_thread()
/linux/arch/openrisc/kernel/
H A Dtraps.c68 void show_stack(struct task_struct *task, unsigned long *esp, const char *loglvl) in show_stack()
81 unsigned long esp; in show_registers() local
/linux/include/uapi/video/
H A Duvesafb.h17 __u32 esp; member
/linux/arch/x86/kvm/
H A Dtss.h20 u32 esp; member
/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h16 uint32_t esp; member
/linux/arch/x86/include/asm/
H A Duser32.h42 __u32 eflags, esp; member
/linux/arch/x86/include/uapi/asm/
H A Dvm86.h82 long esp; member
H A Dsigcontext.h308 __u32 esp; member
/linux/fs/proc/
H A Darray.c470 unsigned long vsize, eip, esp, wchan = 0; in do_task_stat() local
/linux/drivers/net/hyperv/
H A Dhyperv_net.h1492 u8 esp; member
/linux/include/rdma/
H A Dib_verbs.h2093 struct ib_flow_spec_esp esp; member