Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | DCTL_data |
Macros | |
#define | KMSG_COMPONENT "dasd-eckd" |
#define | PRINTK_HEADER "dasd_erp(3990): " |
Functions | |
struct DCTL_data | __attribute__ ((packed)) |
void | dasd_3990_erp_handle_sim (struct dasd_device *device, char *sense) |
struct dasd_ccw_req * | dasd_3990_erp_action (struct dasd_ccw_req *cqr) |
Variables | |
unsigned char | subcommand |
unsigned char | modifier |
unsigned short | res |
#define KMSG_COMPONENT "dasd-eckd" |
Definition at line 9 of file dasd_3990_erp.c.
#define PRINTK_HEADER "dasd_erp(3990): " |
Definition at line 14 of file dasd_3990_erp.c.
|
read |
Definition at line 171 of file esd_usb2.c.
|
read |
Definition at line 2699 of file dasd_3990_erp.c.
void dasd_3990_erp_handle_sim | ( | struct dasd_device * | device, |
char * | sense | ||
) |
Definition at line 2066 of file dasd_3990_erp.c.
unsigned char modifier |
Definition at line 26 of file dasd_3990_erp.c.
unsigned short res |
Definition at line 27 of file dasd_3990_erp.c.
unsigned char subcommand |
Definition at line 25 of file dasd_3990_erp.c.