Searched defs:fcpio_tdata (Results 1 – 1 of 1) sorted by relevance
312 struct fcpio_tdata { struct313 u16 rx_id; /* FC rx_id of target command */314 u16 flags; /* command flags */315 u32 rel_offset; /* data sequence relative offset */316 u32 sgl_cnt; /* scatter-gather list count */317 u32 data_len; /* length of data expected to send */318 u64 sgl_addr; /* scatter-gather list address */