Linux Kernel
3.7.1
|
#include <dev/aic7xxx/aic7xxx_osm.h>
#include <dev/aic7xxx/aic7xxx_inline.h>
#include <dev/aic7xxx/aic7xxx_93cx6.h>
Go to the source code of this file.
Macros | |
#define | ID_AIC7770 0x04907770 |
#define | ID_AHA_274x 0x04907771 |
#define | ID_AHA_284xB 0x04907756 /* BIOS enabled */ |
#define | ID_AHA_284x 0x04907757 /* BIOS disabled*/ |
#define | ID_OLV_274x 0x04907782 /* Olivetti OEM */ |
#define | ID_OLV_274xD 0x04907783 /* Olivetti OEM (Differential) */ |
Functions | |
struct aic7770_identity * | aic7770_find_device (uint32_t id) |
int | aic7770_config (struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) |
Variables | |
struct aic7770_identity | aic7770_ident_table [] |
const int | ahc_num_aic7770_devs = ARRAY_SIZE(aic7770_ident_table) |
#define ID_OLV_274xD 0x04907783 /* Olivetti OEM (Differential) */ |
|
read |
const int ahc_num_aic7770_devs = ARRAY_SIZE(aic7770_ident_table) |
struct aic7770_identity aic7770_ident_table[] |