Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/safe/
HDsafe.c136 static int safe_dmamap_uniform(const struct safe_operand *);
1179 uniform = safe_dmamap_uniform(&re->re_src); in safe_process()
1243 uniform = safe_dmamap_uniform(&re->re_dst); in safe_process()
2041 safe_dmamap_uniform(const struct safe_operand *op) in safe_dmamap_uniform() function