Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Djazz_esp.c31 static void jazz_esp_write8(struct esp *esp, u8 val, unsigned long reg) in jazz_esp_write8()
36 static u8 jazz_esp_read8(struct esp *esp, unsigned long reg) in jazz_esp_read8()
41 static dma_addr_t jazz_esp_map_single(struct esp *esp, void *buf, in jazz_esp_map_single()
47 static int jazz_esp_map_sg(struct esp *esp, struct scatterlist *sg, in jazz_esp_map_sg()
53 static void jazz_esp_unmap_single(struct esp *esp, dma_addr_t addr, in jazz_esp_unmap_single()
59 static void jazz_esp_unmap_sg(struct esp *esp, struct scatterlist *sg, in jazz_esp_unmap_sg()
65 static int jazz_esp_irq_pending(struct esp *esp) in jazz_esp_irq_pending()
72 static void jazz_esp_reset_dma(struct esp *esp) in jazz_esp_reset_dma()
77 static void jazz_esp_dma_drain(struct esp *esp) in jazz_esp_dma_drain()
82 static void jazz_esp_dma_invalidate(struct esp *esp) in jazz_esp_dma_invalidate()
[all …]
Dmac_esp.c52 struct esp *esp; member
59 #define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \ argument
63 static inline void mac_esp_write8(struct esp *esp, u8 val, unsigned long reg) in mac_esp_write8()
68 static inline u8 mac_esp_read8(struct esp *esp, unsigned long reg) in mac_esp_read8()
77 static dma_addr_t mac_esp_map_single(struct esp *esp, void *buf, in mac_esp_map_single()
83 static int mac_esp_map_sg(struct esp *esp, struct scatterlist *sg, in mac_esp_map_sg()
93 static void mac_esp_unmap_single(struct esp *esp, dma_addr_t addr, in mac_esp_unmap_single()
99 static void mac_esp_unmap_sg(struct esp *esp, struct scatterlist *sg, in mac_esp_unmap_sg()
105 static void mac_esp_reset_dma(struct esp *esp) in mac_esp_reset_dma()
110 static void mac_esp_dma_drain(struct esp *esp) in mac_esp_dma_drain()
[all …]
Dsun_esp.c46 static int esp_sbus_setup_dma(struct esp *esp, struct platform_device *dma_of) in esp_sbus_setup_dma()
81 static int esp_sbus_map_regs(struct esp *esp, int hme) in esp_sbus_map_regs()
101 static int esp_sbus_map_command_block(struct esp *esp) in esp_sbus_map_command_block()
113 static int esp_sbus_register_irq(struct esp *esp) in esp_sbus_register_irq()
122 static void esp_get_scsi_id(struct esp *esp, struct platform_device *espdma) in esp_get_scsi_id()
144 static void esp_get_differential(struct esp *esp) in esp_get_differential()
156 static void esp_get_clock_params(struct esp *esp) in esp_get_clock_params()
172 static void esp_get_bursts(struct esp *esp, struct platform_device *dma_of) in esp_get_bursts()
197 static void esp_sbus_get_props(struct esp *esp, struct platform_device *espdma) in esp_sbus_get_props()
205 static void sbus_esp_write8(struct esp *esp, u8 val, unsigned long reg) in sbus_esp_write8()
[all …]
Desp_scsi.c118 static void esp_log_fill_regs(struct esp *esp, in esp_log_fill_regs()
129 void scsi_esp_cmd(struct esp *esp, u8 val) in scsi_esp_cmd()
146 static void esp_send_dma_cmd(struct esp *esp, int len, int max_len, int cmd) in esp_send_dma_cmd()
164 static void esp_event(struct esp *esp, u8 val) in esp_event()
179 static void esp_dump_cmd_log(struct esp *esp) in esp_dump_cmd_log()
200 static void esp_flush_fifo(struct esp *esp) in esp_flush_fifo()
217 static void hme_read_fifo(struct esp *esp) in hme_read_fifo()
234 static void esp_set_all_config3(struct esp *esp, u8 val) in esp_set_all_config3()
243 static void esp_reset_esp(struct esp *esp) in esp_reset_esp()
368 static void esp_map_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_map_dma()
[all …]
Dsun3x_esp.c53 static void sun3x_esp_write8(struct esp *esp, u8 val, unsigned long reg) in sun3x_esp_write8()
58 static u8 sun3x_esp_read8(struct esp *esp, unsigned long reg) in sun3x_esp_read8()
63 static dma_addr_t sun3x_esp_map_single(struct esp *esp, void *buf, in sun3x_esp_map_single()
69 static int sun3x_esp_map_sg(struct esp *esp, struct scatterlist *sg, in sun3x_esp_map_sg()
75 static void sun3x_esp_unmap_single(struct esp *esp, dma_addr_t addr, in sun3x_esp_unmap_single()
81 static void sun3x_esp_unmap_sg(struct esp *esp, struct scatterlist *sg, in sun3x_esp_unmap_sg()
87 static int sun3x_esp_irq_pending(struct esp *esp) in sun3x_esp_irq_pending()
94 static void sun3x_esp_reset_dma(struct esp *esp) in sun3x_esp_reset_dma()
107 static void sun3x_esp_dma_drain(struct esp *esp) in sun3x_esp_dma_drain()
129 static void sun3x_esp_dma_invalidate(struct esp *esp) in sun3x_esp_dma_invalidate()
[all …]
Desp_scsi.h431 struct esp { struct
435 const struct esp_driver_ops *ops; argument
440 struct esp_cmd_entry *active_cmd; argument
464 struct list_head esp_cmd_pool; argument
466 struct esp_target_data target[ESP_MAX_TARGET]; argument
471 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument
472 int esp_event_cur; argument
488 enum esp_rev rev; argument
490 u32 flags;
522 /* Probed in esp_get_clock_params() */ argument
[all …]
Dam53c974.c91 struct esp *esp; member
97 static inline struct pci_esp_priv *pci_esp_get_priv(struct esp *esp) in pci_esp_get_priv()
104 static void pci_esp_write8(struct esp *esp, u8 val, unsigned long reg) in pci_esp_write8()
109 static u8 pci_esp_read8(struct esp *esp, unsigned long reg) in pci_esp_read8()
114 static void pci_esp_write32(struct esp *esp, u32 val, unsigned long reg) in pci_esp_write32()
119 static dma_addr_t pci_esp_map_single(struct esp *esp, void *buf, in pci_esp_map_single()
125 static int pci_esp_map_sg(struct esp *esp, struct scatterlist *sg, in pci_esp_map_sg()
131 static void pci_esp_unmap_single(struct esp *esp, dma_addr_t addr, in pci_esp_unmap_single()
137 static void pci_esp_unmap_sg(struct esp *esp, struct scatterlist *sg, in pci_esp_unmap_sg()
143 static int pci_esp_irq_pending(struct esp *esp) in pci_esp_irq_pending()
[all …]
/linux-4.4.14/arch/um/kernel/
Dexec.c41 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) in start_thread()
/linux-4.4.14/arch/openrisc/kernel/
Dtraps.c69 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
112 unsigned long esp; in show_registers() local
/linux-4.4.14/arch/h8300/kernel/
Dtraps.c116 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
/linux-4.4.14/arch/x86/include/asm/
Dlguest.h42 unsigned long esp; member
Duser32.h41 __u32 eflags, esp; member
/linux-4.4.14/include/uapi/video/
Duvesafb.h16 __u32 esp; member
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace.h33 long esp; member
Dvm86.h81 long esp; member
Dsigcontext.h307 __u32 esp; member
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface_32.h63 uint32_t esp; member
Dhypercall.h251 HYPERVISOR_stack_switch(unsigned long ss, unsigned long esp) in HYPERVISOR_stack_switch()
600 unsigned long ss, unsigned long esp) in MULTI_stack_switch()
/linux-4.4.14/arch/x86/kvm/
Dtss.h19 u32 esp; member
/linux-4.4.14/drivers/lguest/
Dinterrupts_and_traps.c493 void guest_set_stack(struct lg_cpu *cpu, u32 seg, u32 esp, unsigned int pages) in guest_set_stack()
/linux-4.4.14/arch/tile/kernel/
Dstack.c457 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
/linux-4.4.14/fs/proc/
Darray.c378 unsigned long vsize, eip, esp, wchan = 0; in do_task_stat() local