Home
last modified time | relevance | path

Searched refs:hisi_sas_iost (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h374 struct hisi_sas_iost *iost;
443 struct hisi_sas_iost *iost;
539 struct hisi_sas_iost { struct
Dhisi_sas_v3_hw.c3528 struct hisi_sas_iost *iost; in debugfs_snapshot_iost_reg_v3_hw()
3536 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in debugfs_snapshot_iost_reg_v3_hw()
3537 databuf += sizeof(struct hisi_sas_iost); in debugfs_snapshot_iost_reg_v3_hw()
3700 struct hisi_sas_iost *iost = debugfs_iost->iost; in debugfs_iost_v3_hw_show()
4594 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()
Dhisi_sas_main.c2160 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2271 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()