Searched defs:elun_entry (Results 1 – 1 of 1) sorted by relevance
679 struct elun_entry { struct680 uint8_t entry_type; /* Entry type. */682 uint8_t entry_count; /* Entry count. */683 uint8_t reserved_1;684 uint8_t entry_status; /* Entry Status not used. */685 uint32_t reserved_2;686 uint16_t lun; /* Bit 15 is bus number. */687 uint16_t reserved_4;688 uint32_t option_flags;689 uint8_t status;[all …]