Searched refs:initial_fis (Results 1 – 2 of 2) sorted by relevance
451 struct hisi_sas_initial_fis *initial_fis; member
2207 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()