/linux-3.3/drivers/scsi/ |
D | jazz_esp.c | 31 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 …]
|
D | esp_scsi.c | 106 static void esp_log_fill_regs(struct esp *esp, in esp_log_fill_regs() 117 void scsi_esp_cmd(struct esp *esp, u8 val) in scsi_esp_cmd() 133 static void esp_event(struct esp *esp, u8 val) in esp_event() 148 static void esp_dump_cmd_log(struct esp *esp) in esp_dump_cmd_log() 171 static void esp_flush_fifo(struct esp *esp) in esp_flush_fifo() 189 static void hme_read_fifo(struct esp *esp) in hme_read_fifo() 206 static void esp_set_all_config3(struct esp *esp, u8 val) in esp_set_all_config3() 215 static void esp_reset_esp(struct esp *esp) in esp_reset_esp() 326 static void esp_map_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_map_dma() 373 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent, in esp_advance_dma() [all …]
|
D | mac_esp.c | 52 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 …]
|
D | sun_esp.c | 46 static int __devinit esp_sbus_setup_dma(struct esp *esp, in esp_sbus_setup_dma() 82 static int __devinit esp_sbus_map_regs(struct esp *esp, int hme) in esp_sbus_map_regs() 102 static int __devinit esp_sbus_map_command_block(struct esp *esp) in esp_sbus_map_command_block() 114 static int __devinit esp_sbus_register_irq(struct esp *esp) in esp_sbus_register_irq() 123 static void __devinit esp_get_scsi_id(struct esp *esp, struct platform_device *espdma) in esp_get_scsi_id() 145 static void __devinit esp_get_differential(struct esp *esp) in esp_get_differential() 157 static void __devinit esp_get_clock_params(struct esp *esp) in esp_get_clock_params() 173 static void __devinit esp_get_bursts(struct esp *esp, struct platform_device *dma_of) in esp_get_bursts() 198 static void __devinit esp_sbus_get_props(struct esp *esp, struct platform_device *espdma) in esp_sbus_get_props() 206 static void sbus_esp_write8(struct esp *esp, u8 val, unsigned long reg) in sbus_esp_write8() [all …]
|
D | esp_scsi.h | 416 struct esp { struct 420 const struct esp_driver_ops *ops; argument 425 struct esp_cmd_entry *active_cmd; argument 449 struct list_head esp_cmd_pool; argument 451 struct esp_target_data target[ESP_MAX_TARGET]; argument 456 struct esp_event_ent esp_event_log[ESP_EVENT_LOG_SZ]; argument 457 int esp_event_cur; argument 472 enum esp_rev rev; argument 474 u32 flags; 505 /* Probed in esp_get_clock_params() */ argument [all …]
|
D | sun3x_esp.c | 53 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 …]
|
/linux-3.3/net/ipv6/ |
D | esp6.c | 164 struct esp_data *esp = x->data; in esp6_output() local 271 struct esp_data *esp = x->data; in esp_input_done2() local 322 struct esp_data *esp = x->data; in esp6_input() local 411 struct esp_data *esp = x->data; in esp6_get_mtu() local 452 struct esp_data *esp = x->data; in esp6_destroy() local 463 struct esp_data *esp = x->data; in esp_init_aead() local 489 struct esp_data *esp = x->data; in esp_init_authenc() local 579 struct esp_data *esp; in esp6_init_state() local
|
/linux-3.3/net/ipv4/ |
D | esp4.c | 122 struct esp_data *esp; in esp_output() local 281 struct esp_data *esp = x->data; in esp_input_done2() local 374 struct esp_data *esp = x->data; in esp_input() local 457 struct esp_data *esp = x->data; in esp4_get_mtu() local 506 struct esp_data *esp = x->data; in esp_destroy() local 517 struct esp_data *esp = x->data; in esp_init_aead() local 543 struct esp_data *esp = x->data; in esp_init_authenc() local 633 struct esp_data *esp; in esp_init_state() local
|
/linux-3.3/arch/um/kernel/ |
D | sysrq.c | 55 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
|
D | exec.c | 40 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) in start_thread()
|
/linux-3.3/arch/openrisc/kernel/ |
D | traps.c | 70 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack() 123 unsigned long esp; in show_registers() local
|
/linux-3.3/arch/h8300/kernel/ |
D | traps.c | 122 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
|
/linux-3.3/arch/x86/include/asm/ |
D | lguest.h | 52 unsigned long esp; member
|
D | user32.h | 41 __u32 eflags, esp; member
|
D | vm86.h | 81 long esp; member
|
D | ptrace.h | 37 long esp; member
|
D | sigcontext.h | 146 unsigned long esp; member
|
/linux-3.3/arch/x86/include/asm/xen/ |
D | interface_32.h | 63 uint32_t esp; member
|
D | hypercall.h | 250 HYPERVISOR_stack_switch(unsigned long ss, unsigned long esp) in HYPERVISOR_stack_switch() 593 unsigned long ss, unsigned long esp) in MULTI_stack_switch()
|
/linux-3.3/arch/x86/kvm/ |
D | tss.h | 19 u32 esp; member
|
/linux-3.3/drivers/lguest/ |
D | interrupts_and_traps.c | 438 void guest_set_stack(struct lg_cpu *cpu, u32 seg, u32 esp, unsigned int pages) in guest_set_stack()
|
/linux-3.3/arch/tile/kernel/ |
D | stack.c | 452 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
|
/linux-3.3/fs/proc/ |
D | array.c | 363 unsigned long vsize, eip, esp, wchan = ~0UL; in do_task_stat() local
|
/linux-3.3/include/video/ |
D | uvesafb.h | 16 __u32 esp; member
|