Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h451 struct hisi_sas_initial_fis *initial_fis; member
H A Dhisi_sas_main.c2207 memset(hisi_hba->initial_fis, 0, s); in hisi_sas_init_mem()
2341 hisi_hba->initial_fis = dmam_alloc_coherent(dev, s, in hisi_sas_alloc()
2344 if (!hisi_hba->initial_fis) in hisi_sas_alloc()