Searched defs:mrk_entry (Results 1 – 1 of 1) sorted by relevance
593 struct mrk_entry { struct594 uint8_t entry_type; /* Entry type. */596 uint8_t entry_count; /* Entry count. */597 uint8_t sys_define; /* System defined. */598 uint8_t entry_status; /* Entry Status. */599 __le32 reserved;600 uint8_t lun; /* SCSI LUN */601 uint8_t target; /* SCSI ID */602 uint8_t modifier; /* Modifier (7-0). */606 uint8_t reserved_1[53];