Searched defs:fcpio_tdata (Results 1 – 1 of 1) sorted by relevance
300 struct fcpio_tdata { struct301 u16 rx_id; /* FC rx_id of target command */302 u16 flags; /* command flags */303 u32 rel_offset; /* data sequence relative offset */304 u32 sgl_cnt; /* scatter-gather list count */305 u32 data_len; /* length of data expected to send */306 u64 sgl_addr; /* scatter-gather list address */