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