Home
last modified time | relevance | path

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

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