Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/hisi_sas/
Dhisi_sas.h372 struct hisi_sas_iost *iost;
441 struct hisi_sas_iost *iost;
536 struct hisi_sas_iost { struct
Dhisi_sas_v3_hw.c3377 struct hisi_sas_iost *iost; in debugfs_snapshot_iost_reg_v3_hw()
3385 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in debugfs_snapshot_iost_reg_v3_hw()
3386 databuf += sizeof(struct hisi_sas_iost); in debugfs_snapshot_iost_reg_v3_hw()
3549 struct hisi_sas_iost *iost = debugfs_iost->iost; in debugfs_iost_v3_hw_show()
4599 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()
Dhisi_sas_main.c2081 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2191 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()