Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas.h380 struct hisi_sas_iost *iost;
449 struct hisi_sas_iost *iost;
544 struct hisi_sas_iost { struct
Dhisi_sas_v3_hw.c3344 struct hisi_sas_iost *iost; in debugfs_snapshot_iost_reg_v3_hw()
3352 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in debugfs_snapshot_iost_reg_v3_hw()
3353 databuf += sizeof(struct hisi_sas_iost); in debugfs_snapshot_iost_reg_v3_hw()
3516 struct hisi_sas_iost *iost = debugfs_iost->iost; in debugfs_iost_v3_hw_show()
4518 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()
Dhisi_sas_main.c2346 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2456 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()