Searched defs:modify_lun_entry (Results 1 – 1 of 1) sorted by relevance
707 struct modify_lun_entry { struct708 uint8_t entry_type; /* Entry type. */710 uint8_t entry_count; /* Entry count. */711 uint8_t reserved_1;712 uint8_t entry_status; /* Entry Status. */713 __le32 reserved_2;714 uint8_t lun; /* SCSI LUN */715 uint8_t reserved_3;716 uint8_t operators;717 uint8_t reserved_4;[all …]