Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h481 u64 debugfs_timestamp[HISI_SAS_MAX_DEBUGFS_DUMP]; member
H A Dhisi_sas_v3_hw.c3783 u64 *debugfs_timestamp; in debugfs_create_files_v3_hw() local
3796 debugfs_timestamp = &hisi_hba->debugfs_timestamp[dump_index]; in debugfs_create_files_v3_hw()
3799 debugfs_timestamp); in debugfs_create_files_v3_hw()
4648 hisi_hba->debugfs_timestamp[debugfs_dump_index] = timestamp; in debugfs_snapshot_regs_v3_hw()