Searched refs:io7 (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dsys_marvel.c74 io7_get_irq_ctl(unsigned int irq, struct io7 **pio7)
78 struct io7 *io7;
82 if (!(io7 = marvel_find_io7(pid))) {
84 "%s for nonexistent io7 -- vec %x, pid %d\n",
99 ctl = &io7->csrs->PO7_LSI_CTL[irq & 0xff].csr; /* assume LSI */
101 ctl = &io7->csrs->PO7_MSI_CTL[((irq - 0x80) >> 5) & 0x0f].csr;
103 if (pio7) *pio7 = io7;
111 struct io7 *io7;
77 struct io7 *io7; local
110 struct io7 *io7; local
130 struct io7 *io7; local
203 io7_redirect_irq(struct io7 *io7, volatile unsigned long *csr, unsigned int where) argument
219 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) argument
236 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) argument
253 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) argument
264 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) argument
275 init_io7_irqs(struct io7 *io7, struct irq_chip *lsi_ops, struct irq_chip *msi_ops) argument
335 struct io7 *io7 = NULL; local
353 struct io7 *io7 = io7_port->io7; local
401 struct io7 *io7; local
475 struct io7 *io7 = marvel_find_io7(cpuid); local
[all...]
H A Dcore_marvel.c51 static struct io7 *io7_head = NULL;
94 inline struct io7 *
95 marvel_next_io7(struct io7 *prev)
100 struct io7 * local
103 struct io7 *io7;
105 for (io7 = io7_head; io7 && io7->pe != pe; io7
111 struct io7 *io7; local
166 io7_clear_errors(struct io7 *io7) argument
200 io7_init_hose(struct io7 *io7, int port) argument
330 marvel_init_io7(struct io7 *io7) argument
376 struct io7 *io7; local
415 struct io7 *io7; local
437 struct io7 *io7; local
942 struct io7 *io7 = ((struct io7_port *)agp->hose->sysdata)->io7; local
1055 struct io7 *io7; local
[all...]
H A Dproto.h58 struct io7 *marvel_find_io7(int pe);
59 struct io7 *marvel_next_io7(struct io7 *prev);
60 void io7_clear_errors(struct io7 *io7);
H A Derr_marvel.c800 struct io7 *io7; local
814 for (io7 = NULL; NULL != (io7 = marvel_next_io7(io7)); ) {
817 err_sum |= io7->csrs->PO7_ERROR_SUM.csr;
819 if (!io7->ports[i].enabled)
821 err_sum |= io7->ports[i].csrs->POx_ERR_SUM.csr;
834 if (!io7)
842 io->io_asic_rev = io7
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsys_marvel.c74 io7_get_irq_ctl(unsigned int irq, struct io7 **pio7)
78 struct io7 *io7;
82 if (!(io7 = marvel_find_io7(pid))) {
84 "%s for nonexistent io7 -- vec %x, pid %d\n",
99 ctl = &io7->csrs->PO7_LSI_CTL[irq & 0xff].csr; /* assume LSI */
101 ctl = &io7->csrs->PO7_MSI_CTL[((irq - 0x80) >> 5) & 0x0f].csr;
103 if (pio7) *pio7 = io7;
111 struct io7 *io7;
77 struct io7 *io7; local
110 struct io7 *io7; local
130 struct io7 *io7; local
203 io7_redirect_irq(struct io7 *io7, volatile unsigned long *csr, unsigned int where) argument
219 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) argument
236 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) argument
253 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) argument
264 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) argument
275 init_io7_irqs(struct io7 *io7, struct irq_chip *lsi_ops, struct irq_chip *msi_ops) argument
335 struct io7 *io7 = NULL; local
353 struct io7 *io7 = io7_port->io7; local
401 struct io7 *io7; local
475 struct io7 *io7 = marvel_find_io7(cpuid); local
[all...]
H A Dcore_marvel.c51 static struct io7 *io7_head = NULL;
94 inline struct io7 *
95 marvel_next_io7(struct io7 *prev)
100 struct io7 * local
103 struct io7 *io7;
105 for (io7 = io7_head; io7 && io7->pe != pe; io7
111 struct io7 *io7; local
166 io7_clear_errors(struct io7 *io7) argument
200 io7_init_hose(struct io7 *io7, int port) argument
330 marvel_init_io7(struct io7 *io7) argument
376 struct io7 *io7; local
415 struct io7 *io7; local
437 struct io7 *io7; local
942 struct io7 *io7 = ((struct io7_port *)agp->hose->sysdata)->io7; local
1055 struct io7 *io7; local
[all...]
H A Dproto.h58 struct io7 *marvel_find_io7(int pe);
59 struct io7 *marvel_next_io7(struct io7 *prev);
60 void io7_clear_errors(struct io7 *io7);
H A Derr_marvel.c800 struct io7 *io7; local
814 for (io7 = NULL; NULL != (io7 = marvel_next_io7(io7)); ) {
817 err_sum |= io7->csrs->PO7_ERROR_SUM.csr;
819 if (!io7->ports[i].enabled)
821 err_sum |= io7->ports[i].csrs->POx_ERR_SUM.csr;
834 if (!io7)
842 io->io_asic_rev = io7
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dcore_marvel.h296 struct io7 *io7; member in struct:io7_port
308 struct io7 { struct
309 struct io7 *next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dcore_marvel.h296 struct io7 *io7; member in struct:io7_port
308 struct io7 { struct
309 struct io7 *next;

Completed in 186 milliseconds