Home
last modified time | relevance | path

Searched defs:FlashPoint_Info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/
DBusLogic.h970 struct FlashPoint_Info { struct
971 u32 BaseAddress; /* Bytes 0-3 */
972 bool Present; /* Byte 4 */
973 unsigned char IRQ_Channel; /* Byte 5 */
974 unsigned char SCSI_ID; /* Byte 6 */
975 unsigned char SCSI_LUN; /* Byte 7 */
976 unsigned short FirmwareRevision; /* Bytes 8-9 */
977 unsigned short SynchronousPermitted; /* Bytes 10-11 */
978 unsigned short FastPermitted; /* Bytes 12-13 */
979 unsigned short UltraPermitted; /* Bytes 14-15 */
[all …]