Searched defs:notify_entry (Results 1 – 1 of 1) sorted by relevance
733 struct notify_entry { struct734 uint8_t entry_type; /* Entry type. */736 uint8_t entry_count; /* Entry count. */737 uint8_t reserved_1;738 uint8_t entry_status; /* Entry Status. */739 __le32 reserved_2;740 uint8_t lun;741 uint8_t initiator_id;742 uint8_t reserved_3;743 uint8_t target_id;[all …]