Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas.h374 struct hisi_sas_iost *iost;
443 struct hisi_sas_iost *iost;
540 struct hisi_sas_iost { struct
Dhisi_sas_v3_hw.c3531 struct hisi_sas_iost *iost; in debugfs_snapshot_iost_reg_v3_hw()
3539 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in debugfs_snapshot_iost_reg_v3_hw()
3540 databuf += sizeof(struct hisi_sas_iost); in debugfs_snapshot_iost_reg_v3_hw()
3703 struct hisi_sas_iost *iost = debugfs_iost->iost; in debugfs_iost_v3_hw_show()
4753 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()
Dhisi_sas_main.c2140 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2251 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()