Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/hisi_sas/
Dhisi_sas.h481 u64 debugfs_timestamp[HISI_SAS_MAX_DEBUGFS_DUMP]; member
Dhisi_sas_v3_hw.c3853 u64 *debugfs_timestamp; in debugfs_create_files_v3_hw() local
3865 debugfs_timestamp = &hisi_hba->debugfs_timestamp[index]; in debugfs_create_files_v3_hw()
3868 debugfs_timestamp); in debugfs_create_files_v3_hw()
4729 hisi_hba->debugfs_timestamp[debugfs_dump_index] = timestamp; in debugfs_snapshot_regs_v3_hw()