Home
last modified time | relevance | path

Searched refs:sata_breakpoint (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2122 struct hisi_sas_breakpoint *sata_breakpoint = hisi_hba->sata_breakpoint; in hisi_sas_init_mem() local
2151 memset(&sata_breakpoint[j], 0, s); in hisi_sas_init_mem()
2280 hisi_hba->sata_breakpoint = dmam_alloc_coherent(dev, s, in hisi_sas_alloc()
2283 if (!hisi_hba->sata_breakpoint) in hisi_sas_alloc()
H A Dhisi_sas.h447 struct hisi_sas_breakpoint *sata_breakpoint; member
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h458 struct hisi_sas_breakpoint *sata_breakpoint; member
H A Dhisi_sas_main.c2280 struct hisi_sas_breakpoint *sata_breakpoint = hisi_hba->sata_breakpoint; in hisi_sas_init_mem() local
2309 memset(&sata_breakpoint[j], 0, s); in hisi_sas_init_mem()
2438 hisi_hba->sata_breakpoint = dmam_alloc_coherent(dev, s, in hisi_sas_alloc()
2441 if (!hisi_hba->sata_breakpoint) in hisi_sas_alloc()

Completed in 13 milliseconds