Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h387 struct hisi_sas_iost *iost;
454 struct hisi_sas_iost *iost;
548 struct hisi_sas_iost { struct
Dhisi_sas_main.c2305 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2415 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()
2824 struct hisi_sas_iost *iost; in hisi_sas_debugfs_snapshot_iost_reg()
2833 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in hisi_sas_debugfs_snapshot_iost_reg()
2834 databuf += sizeof(struct hisi_sas_iost); in hisi_sas_debugfs_snapshot_iost_reg()
3083 struct hisi_sas_iost *iost = debugfs_iost->iost; in hisi_sas_debugfs_iost_show()
3897 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in hisi_sas_debugfs_alloc()