Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h374 struct hisi_sas_iost *iost;
443 struct hisi_sas_iost *iost;
539 struct hisi_sas_iost { struct
H A Dhisi_sas_v3_hw.c3538 struct hisi_sas_iost *iost; in debugfs_snapshot_iost_reg_v3_hw()
3546 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in debugfs_snapshot_iost_reg_v3_hw()
3547 databuf += sizeof(struct hisi_sas_iost); in debugfs_snapshot_iost_reg_v3_hw()
3734 struct hisi_sas_iost *iost = debugfs_iost->iost; in debugfs_iost_v3_hw_show()
4770 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()
H A 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()