Lines Matching defs:notify_entry
733 struct notify_entry { struct
734 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;
744 __le32 option_flags;
745 uint8_t status;
746 uint8_t reserved_4;
747 uint8_t tag_value; /* Received queue tag message value */
748 uint8_t tag_type; /* Received queue tag message type */
750 __le16 seq_id;
751 uint8_t scsi_msg[8]; /* SCSI message not handled by ISP */
752 __le16 reserved_5[8];
753 uint8_t sense_data[18];