Linux Kernel
3.7.1
|
#include <uapi/linux/sdla.h>
Go to the source code of this file.
Data Structures | |
struct | sdla_cmd |
struct | intr_info |
struct | buf_info |
struct | buf_entry |
Functions | |
struct sdla_cmd | __attribute__ ((packed)) |
Variables | |
char | opp_flag |
char | cmd |
short | length |
char | retval |
short | dlci |
char | flags |
short | rxlost_int |
long | rxlost_app |
char | reserve [2] |
char | data [SDLA_MAX_DATA] |
short | txlen |
char | irq |
char | flags2 |
short | timeout |
unsigned short | rse_num |
unsigned long | rse_base |
unsigned long | rse_next |
unsigned long | buf_base |
unsigned short | reserved |
unsigned long | buf_top |
short | timestamp |
long | buf_addr |
#define SDLA_REG_PC_WINDOW 0x01 /* offset for PC window select latch */ |
#define SDLA_REG_Z80_CONTROL 0x03 /* offset for Z80 control latch */ |
#define SDLA_REG_Z80_WINDOW 0x02 /* offset for Z80 window select latch */ |
#define SDLA_S502_STS 0x00 /* status reg for 502, 502E, 507 */ |
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.