Home
last modified time | relevance | path

Searched refs:ioc_reset_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1250 u32 ioc_reset_count; member
H A Dmpt3sas_ctl.c3092 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->ioc_reset_count); in ioc_reset_count_show()
3094 static DEVICE_ATTR_RO(ioc_reset_count);
H A Dmpt3sas_base.c7894 ioc->ioc_reset_count++; in mpt3sas_base_hard_reset_handler()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1387 u32 ioc_reset_count; member
H A Dmpt3sas_ctl.c3170 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->ioc_reset_count); in ioc_reset_count_show()
3172 static DEVICE_ATTR_RO(ioc_reset_count);
H A Dmpt3sas_base.c8947 ioc->ioc_reset_count++; in mpt3sas_base_hard_reset_handler()

Completed in 36 milliseconds