Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
DBusLogic.h940 struct fpoint_info { struct
941 u32 base_addr; /* Bytes 0-3 */
942 bool present; /* Byte 4 */
943 unsigned char irq_ch; /* Byte 5 */
944 unsigned char scsi_id; /* Byte 6 */
945 unsigned char scsi_lun; /* Byte 7 */
946 u16 fw_rev; /* Bytes 8-9 */
947 u16 sync_ok; /* Bytes 10-11 */
948 u16 fast_ok; /* Bytes 12-13 */
949 u16 ultra_ok; /* Bytes 14-15 */
[all …]