Home
last modified time | relevance | path

Searched refs:hisi_sas_iost (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h387 struct hisi_sas_iost *iost;
454 struct hisi_sas_iost *iost;
548 struct hisi_sas_iost { struct
H A Dhisi_sas_main.c2301 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2411 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()
2820 struct hisi_sas_iost *iost; in hisi_sas_debugfs_snapshot_iost_reg()
2829 memcpy(databuf, iost, sizeof(struct hisi_sas_iost)); in hisi_sas_debugfs_snapshot_iost_reg()
2830 databuf += sizeof(struct hisi_sas_iost); in hisi_sas_debugfs_snapshot_iost_reg()
3079 struct hisi_sas_iost *iost = debugfs_iost->iost; in hisi_sas_debugfs_iost_show()
3893 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in hisi_sas_debugfs_alloc()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h374 struct hisi_sas_iost *iost;
443 struct hisi_sas_iost *iost;
540 struct hisi_sas_iost { struct
H A 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()
H A Dhisi_sas_main.c2143 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_init_mem()
2254 s = max_command_entries * sizeof(struct hisi_sas_iost); in hisi_sas_alloc()

Completed in 20 milliseconds