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