Searched refs:ioc_reset_count (Results 1 – 3 of 3) sorted by relevance
986 u32 ioc_reset_count; member
2754 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->ioc_reset_count); in _ctl_ioc_reset_count_show()2756 static DEVICE_ATTR(ioc_reset_count, S_IRUGO, _ctl_ioc_reset_count_show, NULL);
5617 ioc->ioc_reset_count++; in mpt3sas_base_hard_reset_handler()