Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2139 struct hisi_sas_breakpoint *sata_breakpoint = hisi_hba->sata_breakpoint; in hisi_sas_init_mem() local
2168 memset(&sata_breakpoint[j], 0, s); in hisi_sas_init_mem()
2297 hisi_hba->sata_breakpoint = dmam_alloc_coherent(dev, s, in hisi_sas_alloc()
2300 if (!hisi_hba->sata_breakpoint) in hisi_sas_alloc()
Dhisi_sas.h447 struct hisi_sas_breakpoint *sata_breakpoint; member