Searched refs:attr242 (Results 1 – 1 of 1) sorted by relevance
3096 struct smart_attr attr242; in mtip_hw_get_identify() local3138 memset(&attr242, 0, sizeof(struct smart_attr)); in mtip_hw_get_identify()3139 if (mtip_get_smart_attr(dd->port, 242, &attr242)) in mtip_hw_get_identify()3145 attr242.cur, le32_to_cpu(attr242.data)); in mtip_hw_get_identify()