|
Linux Kernel
3.7.1
|
#include <ide.h>
Data Fields | |
| void(* | exec_command )(struct hwif_s *, u8) |
| u8(* | read_status )(struct hwif_s *) |
| u8(* | read_altstatus )(struct hwif_s *) |
| void(* | write_devctl )(struct hwif_s *, u8) |
| void(* | dev_select )(ide_drive_t *) |
| void(* | tf_load )(ide_drive_t *, struct ide_taskfile *, u8) |
| void(* | tf_read )(ide_drive_t *, struct ide_taskfile *, u8) |
| void(* | input_data )(ide_drive_t *, struct ide_cmd *, void *, unsigned int) |
| void(* | output_data )(ide_drive_t *, struct ide_cmd *, void *, unsigned int) |
| void(* dev_select)(ide_drive_t *) |
| void(* tf_load)(ide_drive_t *, struct ide_taskfile *, u8) |
| void(* tf_read)(ide_drive_t *, struct ide_taskfile *, u8) |
1.8.2