Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h135 struct RAID_CONTEXT_G35 { struct
140 u16 nseg_type;
141 u16 timeout_value; /* 0x02 -0x03 */
142 u16 routing_flags; // 0x04 -0x05 routing flags
143 u16 virtual_disk_tgt_id; /* 0x06 -0x07 */
144 __le64 reg_lock_row_lba; /* 0x08 - 0x0F */
145 u32 reg_lock_length; /* 0x10 - 0x13 */
146 union { // flow specific
151 } flow_specific;
153 u8 ex_status; /* 0x16 : OUT */
[all …]