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