Searched defs:pqi_aio_r56_path_request (Results 1 – 1 of 1) sorted by relevance
364 struct pqi_aio_r56_path_request { struct365 struct pqi_iu_header header;366 __le16 request_id;367 __le16 volume_id; /* ID of the RAID volume */368 __le32 data_it_nexus; /* IT nexus for the data drive */369 __le32 p_parity_it_nexus; /* IT nexus for the P parity drive */370 __le32 q_parity_it_nexus; /* IT nexus for the Q parity drive */371 __le32 data_length; /* total bytes to read/write */372 u8 data_direction : 2;373 u8 partial : 1;[all …]