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