Searched defs:Attributes (Results 1 – 2 of 2) sorted by relevance
442 typedef struct Attributes { struct443 uint8_t boot_lun_en;444 uint8_t reserved;445 uint8_t current_power_mode;446 uint8_t active_icc_level;447 uint8_t out_of_order_data_en;448 uint8_t background_op_status;449 uint8_t purge_status;450 uint8_t max_data_in_size;451 uint8_t max_data_out_size;[all …]
32 uint32_t Attributes; member