Searched defs:mprsas_target (Results 1 – 1 of 1) sorted by relevance
41 struct mprsas_target { struct42 uint16_t handle;43 uint8_t linkrate;44 uint8_t encl_level_valid;45 uint8_t encl_level;46 char connector_name[4];47 uint64_t devname;48 uint32_t devinfo;49 uint16_t encl_handle;50 uint16_t encl_slot;[all …]