#include <linux/module.h>#include <linux/ioport.h>#include <linux/malloc.h>#include <linux/blkdev.h>#include <linux/errno.h>#include <linux/hdreg.h>#include <asm/ecard.h>#include <asm/io.h>#include "../../block/ide.h"Include dependency graph for ide-ics.c:

Go to the source code of this file.
|
|
Definition at line 34 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 33 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 35 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 32 of file ide-ics.c. Referenced by icside_irqdisable_arcin_v5(), icside_irqenable_arcin_v5(), and icside_register(). |
|
|
Definition at line 31 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 40 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 44 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 37 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 41 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 45 of file ide-ics.c. Referenced by icside_register(). |
|
|
Definition at line 38 of file ide-ics.c. Referenced by icside_irqdisable_arcin_v6(), icside_irqenable_arcin_v6(), and icside_register(). |
|
|
Definition at line 42 of file ide-ics.c. Referenced by icside_irqdisable_arcin_v6(), icside_irqenable_arcin_v6(), and icside_register(). |
|
|
Definition at line 39 of file ide-ics.c. Referenced by icside_irqpending_arcin_v6(). |
|
|
Definition at line 43 of file ide-ics.c. Referenced by icside_irqpending_arcin_v6(). |
|
|
Definition at line 29 of file ide-ics.c. Referenced by icside_identifyif(). |
|
|
|
|
|
|
|
|
Definition at line 139 of file ide-ics.c. References addr, ecard_address(), ECARD_FAST, ECARD_IOC, ICS_IDENT_OFFSET, ics_if_arcin_v5, ics_if_arcin_v6, ics_if_unknown, inb, printk, and expansion_card::slot_no. Referenced by icside_register(). Here is the call graph for this function: ![]() |
|
|
Definition at line 270 of file ide-ics.c. References ecard_claim, ecard_find(), ecard_release, ecard_startfind(), i, icside_register(), MAX_ECARDS, NULL, and result. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 76 of file ide-ics.c. References ICS_ARCIN_V5_INTROFFSET, inb, and expansion_card::irq_data. |
|
||||||||||||
|
Definition at line 106 of file ide-ics.c. References ICS_ARCIN_V6_INTROFFSET_1, ICS_ARCIN_V6_INTROFFSET_2, inb, and expansion_card::irq_data. |
|
||||||||||||
|
Definition at line 67 of file ide-ics.c. References ICS_ARCIN_V5_INTROFFSET, expansion_card::irq_data, and outb. |
|
||||||||||||
|
Definition at line 96 of file ide-ics.c. References ICS_ARCIN_V6_INTROFFSET_1, ICS_ARCIN_V6_INTROFFSET_2, expansion_card::irq_data, and outb. |
|
|
Definition at line 116 of file ide-ics.c. References ICS_ARCIN_V6_INTRSTAT_1, ICS_ARCIN_V6_INTRSTAT_2, inb, and expansion_card::irq_data. |
|
||||||||||||
|
Definition at line 210 of file ide-ics.c. References ecard_address(), ECARD_EASI, ECARD_FAST, ECARD_IOC, ECARD_MEMC, ICS_ARCIN_V5_IDEALTOFFSET, ICS_ARCIN_V5_IDEOFFSET, ICS_ARCIN_V5_IDESTEPPING, ICS_ARCIN_V5_INTROFFSET, ICS_ARCIN_V5_INTRSTAT, ICS_ARCIN_V6_IDEALTOFFSET_1, ICS_ARCIN_V6_IDEALTOFFSET_2, ICS_ARCIN_V6_IDEOFFSET_1, ICS_ARCIN_V6_IDEOFFSET_2, ICS_ARCIN_V6_IDESTEPPING, ICS_ARCIN_V6_INTROFFSET_1, ICS_ARCIN_V6_INTROFFSET_2, ics_if_arcin_v5, ics_if_arcin_v6, ics_if_unknown, icside_identifyif(), icside_register_port(), inb, ioaddr, outb, port, printk, and result. Referenced by icside_init(). Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||
|
Definition at line 187 of file ide-ics.c. References hw, i, IDE_CONTROL_OFFSET, IDE_DATA_OFFSET, IDE_STATUS_OFFSET, memset, and NULL. Referenced by icside_register(). |
|
|
Definition at line 59 of file ide-ics.c. Referenced by __initfunc(), do_ext_call_interrupt(), ecard_check_lockup(), ecard_disablefiq(), ecard_disableirq(), ecard_enablefiq(), ecard_enableirq(), ecard_irq_noexpmask(), ecard_task_reset(), mac_counter_init(), MY_INIT(), smp_ext_call_sync(), smp_ext_call_sync_others(), and xpds_set_sdsl_serial_data(). |
|
|
Initial value: {
{ MANU_ICS, PROD_ICS_IDE },
{ MANU_ICS2, PROD_ICS2_IDE },
{ 0xffff, 0xffff }
}
|
|
|
Initial value: {
icside_irqenable_arcin_v5,
icside_irqdisable_arcin_v5,
NULL,
NULL,
NULL,
NULL
}
|
|
|
Initial value: {
icside_irqenable_arcin_v6,
icside_irqdisable_arcin_v6,
icside_irqpending_arcin_v6,
NULL,
NULL,
NULL
}
|
|
|
|