Home
last modified time | relevance | path

Searched refs:attr242 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.c3134 struct smart_attr attr242; in mtip_hw_get_identify() local
3176 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()