Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h316 struct hisi_sas_breakpoint *sata_breakpoint; member
Dhisi_sas_main.c1990 memset(hisi_hba->sata_breakpoint, 0, s); in hisi_sas_init_mem()
2115 hisi_hba->sata_breakpoint = dmam_alloc_coherent(dev, s, in hisi_sas_alloc()
2118 if (!hisi_hba->sata_breakpoint) in hisi_sas_alloc()