Home
last modified time | relevance | path

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

/openbmc/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.c3829 u64 *debugfs_timestamp; in debugfs_create_files_v3_hw() local
3841 debugfs_timestamp = &hisi_hba->debugfs_timestamp[index]; in debugfs_create_files_v3_hw()
3844 debugfs_timestamp); in debugfs_create_files_v3_hw()
4824 hisi_hba->debugfs_timestamp[debugfs_dump_index] = timestamp; in debugfs_snapshot_regs_v3_hw()