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