Searched defs:atio_entry (Results 1 – 1 of 1) sorted by relevance
779 struct atio_entry { struct780 uint8_t entry_type; /* Entry type. */782 uint8_t entry_count; /* Entry count. */783 uint8_t reserved_1;784 uint8_t entry_status; /* Entry Status. */785 __le32 reserved_2;786 uint8_t lun;787 uint8_t initiator_id;788 uint8_t cdb_len;789 uint8_t target_id;[all …]