Borislav Petkov
8303b46e18
ide: add generic packet command representation ide_atapi_pc
...
This new struct unifies ide{-floppy,-tape,-scsi}'s view of a packet command. For now,
it represents the common denominator between the three drivers while adding driver-
specific members at the end of the struct which will be merged/simplified into the
generic ATAPI handling code in later steps, or removed completely.
Bart:
- move struct ide_atapi_pc outside of #ifdef/#endif CONFIG_IDE_PROC_FS
Signed-off-by: Borislav Petkov <petkovbb@gmail.com >
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com >
2008-04-18 00:46:26 +02:00
..
2008-03-10 16:41:06 -07:00
2008-03-04 16:35:18 -08:00
2008-04-15 15:04:35 -04:00
2008-03-24 22:26:14 -07:00
2008-03-28 14:45:22 -07:00
2008-03-04 11:18:17 +01:00
2008-03-04 16:35:12 -08:00
2008-04-04 14:46:26 -07:00
2008-03-30 14:20:23 -07:00
2008-03-04 16:35:12 -08:00
2008-02-26 18:42:44 -08:00
2008-03-26 00:45:26 -04:00
2008-03-04 14:47:06 -08:00
2008-03-04 16:35:12 -08:00
2008-03-30 14:20:23 -07:00
2008-02-29 08:06:37 -08:00
2008-03-07 11:11:13 -08:00
2008-03-14 09:49:57 -07:00
2008-02-25 16:54:37 -05:00
2008-03-10 16:33:33 -07:00
2008-03-12 12:34:37 -07:00
2008-03-04 16:35:10 -08:00
2008-03-28 14:45:21 -07:00
2008-04-18 00:46:24 +02:00
2008-04-04 18:36:49 +02:00
2008-04-18 00:46:26 +02:00
2008-04-12 18:48:58 -07:00
2008-03-17 22:48:46 -07:00
2008-04-01 00:22:53 -04:00
2008-04-15 09:25:33 +02:00
2008-03-04 16:35:17 -08:00
2008-04-13 23:33:52 -07:00
2008-03-19 18:53:36 -07:00
2008-04-12 18:48:58 -07:00
2008-03-04 16:35:11 -08:00
2008-03-04 15:19:40 +02:00
2008-03-03 11:22:25 +02:00
2008-03-28 11:05:54 +11:00
2008-04-04 02:43:36 -04:00
2008-04-11 08:29:13 -07:00
2008-02-26 14:03:47 +09:00
2008-03-04 16:35:14 -08:00
2008-04-15 19:35:41 -07:00
2008-03-04 16:35:15 -08:00
2008-03-19 18:53:37 -07:00
2008-03-04 16:35:12 -08:00
2008-03-12 12:34:37 -07:00
2008-03-27 20:47:58 -04:00
2008-03-28 16:33:00 -07:00
2008-02-27 12:21:18 -08:00
2008-03-04 12:28:49 -08:00
2008-03-07 14:35:37 -05:00
2008-03-10 18:01:19 -07:00
2008-03-24 22:38:44 -07:00
2008-03-17 22:46:46 -07:00
2008-03-13 10:09:27 +11:00
2008-04-11 08:06:44 -07:00
2008-03-07 11:08:40 -08:00
2008-02-29 18:46:50 +01:00
2008-03-19 18:53:36 -07:00
2008-03-26 08:28:55 +01:00
2008-03-20 09:46:36 -07:00
2008-02-26 14:52:45 +09:00
2008-03-06 16:21:49 -08:00
2008-03-03 12:22:32 -08:00
2008-03-04 16:35:13 -08:00
2008-03-04 16:35:13 -08:00
2008-04-11 13:17:46 -06:00
2008-04-15 19:35:41 -07:00
2008-03-10 18:01:18 -07:00
2008-03-09 08:42:57 +01:00
2008-03-09 08:42:57 +01:00
2008-03-21 16:43:48 +01:00
2008-03-24 22:26:14 -07:00
2008-03-04 14:57:43 -08:00
2008-04-07 13:14:22 -07:00
2008-02-29 08:36:13 -08:00