Searched defs:mrk_entry (Results 1 – 1 of 1) sorted by relevance
600 struct mrk_entry { struct601 uint8_t entry_type; /* Entry type. */603 uint8_t entry_count; /* Entry count. */604 uint8_t sys_define; /* System defined. */605 uint8_t entry_status; /* Entry Status. */606 __le32 reserved;607 uint8_t lun; /* SCSI LUN */608 uint8_t target; /* SCSI ID */609 uint8_t modifier; /* Modifier (7-0). */613 uint8_t reserved_1[53];