Searched defs:ctio_ret_entry (Results 1 – 1 of 1) sorted by relevance
835 struct ctio_ret_entry { struct836 uint8_t entry_type; /* Entry type. */838 uint8_t entry_count; /* Entry count. */839 uint8_t reserved_1;840 uint8_t entry_status; /* Entry Status. */841 __le32 reserved_2;842 uint8_t lun; /* SCSI LUN */843 uint8_t initiator_id;844 uint8_t reserved_3;845 uint8_t target_id;[all …]