Searched defs:whc_itd (Results 1 – 1 of 1) sorted by relevance
66 struct whc_itd { struct67 __le16 presentation_time; /*< presentation time for OUT transfers */68 __u8 num_segments; /*< number of data segments in segment list */69 __u8 status; /*< command execution status */70 __le32 options; /*< misc transfer options */71 __le64 page_list_ptr; /*< physical pointer to data buffer page list */72 __le64 seg_list_ptr; /*< physical pointer to segment list */