Home
last modified time | relevance | path

Searched refs:prev_fw_facts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1095 * @prev_fw_facts: previous fw facts data
1312 struct mpt3sas_facts prev_fw_facts; member
H A Dmpt3sas_base.c7549 * Copy current copy of IOCFacts in prev_fw_facts in mpt3sas_base_attach()
7552 memcpy(&ioc->prev_fw_facts, &ioc->facts, in mpt3sas_base_attach()
7741 struct mpt3sas_facts *old_facts = &ioc->prev_fw_facts; in _base_check_ioc_facts_changes()
7803 memcpy(&ioc->prev_fw_facts, &ioc->facts, sizeof(struct mpt3sas_facts)); in _base_check_ioc_facts_changes()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1230 * @prev_fw_facts: previous fw facts data
1458 struct mpt3sas_facts prev_fw_facts; member
H A Dmpt3sas_base.c8600 * Copy current copy of IOCFacts in prev_fw_facts in mpt3sas_base_attach()
8603 memcpy(&ioc->prev_fw_facts, &ioc->facts, in mpt3sas_base_attach()
8790 struct mpt3sas_facts *old_facts = &ioc->prev_fw_facts; in _base_check_ioc_facts_changes()
8852 memcpy(&ioc->prev_fw_facts, &ioc->facts, sizeof(struct mpt3sas_facts)); in _base_check_ioc_facts_changes()

Completed in 26 milliseconds