Searched defs:ctio_entry (Results 1 – 1 of 1) sorted by relevance
802 struct ctio_entry { struct803 uint8_t entry_type; /* Entry type. */805 uint8_t entry_count; /* Entry count. */806 uint8_t reserved_1;807 uint8_t entry_status; /* Entry Status. */808 __le32 reserved_2;809 uint8_t lun; /* SCSI LUN */810 uint8_t initiator_id;811 uint8_t reserved_3;812 uint8_t target_id;[all …]