patch-2.4.20 linux-2.4.20/drivers/scsi/cpqfcTSstructs.h
Next file: linux-2.4.20/drivers/scsi/cpqfcTSworker.c
Previous file: linux-2.4.20/drivers/scsi/cpqfcTSinit.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Nov 28 15:53:14 2002
- Orig file:
linux-2.4.19/drivers/scsi/cpqfcTSstructs.h
- Orig date:
Fri Aug 2 17:39:44 2002
diff -urN linux-2.4.19/drivers/scsi/cpqfcTSstructs.h linux-2.4.20/drivers/scsi/cpqfcTSstructs.h
@@ -95,14 +95,11 @@
#define DEV_NAME "cpqfcTS"
-#define CPQ_DEVICE_ID 0xA0FC
-#define AGILENT_XL2_ID 0x1029
-
-typedef struct
+struct SupportedPCIcards
{
__u16 vendor_id;
__u16 device_id;
-} SupportedPCIcards;
+};
// nn:nn denotes bit field
// TachyonHeader struct def.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)