Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h386 struct hisi_sas_iost *iost; member
455 struct hisi_sas_iost *iost; member
H A Dhisi_sas_main.c2210 memset(hisi_hba->iost, 0, s); in hisi_sas_init_mem()
2323 hisi_hba->iost = dmam_alloc_coherent(dev, s, &hisi_hba->iost_dma, in hisi_sas_alloc()
2325 if (!hisi_hba->iost) in hisi_sas_alloc()