Searched defs:nack_entry (Results 1 – 1 of 1) sorted by relevance
758 struct nack_entry { struct759 uint8_t entry_type; /* Entry type. */761 uint8_t entry_count; /* Entry count. */762 uint8_t reserved_1;763 uint8_t entry_status; /* Entry Status. */764 __le32 reserved_2;765 uint8_t lun;766 uint8_t initiator_id;767 uint8_t reserved_3;768 uint8_t target_id;[all …]